Weak credential policy In golang-1.24
Description
Credentials provided via the new GOAUTH feature were not being properly segmented by domain, allowing a malicious server to request credentials they should not have access to. By default, unless otherwise set, this only affected credentials stored in the users .netrc file.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
debian 13 | 1.24~rc2-1 | ||
go | 1.24.0-rc.2 |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2. 3.