| { |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0", |
| "cveMetadata": { |
| "cveId": "CVE-2024-45340" |
| }, |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc" |
| }, |
| "title": "GOAUTH credential leak in cmd/go", |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "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." |
| } |
| ], |
| "affected": [ |
| { |
| "vendor": "Go toolchain", |
| "product": "cmd/go", |
| "collectionURL": "https://pkg.go.dev", |
| "packageName": "cmd/go", |
| "versions": [ |
| { |
| "version": "1.24.0-0", |
| "lessThan": "1.24.0-rc.2", |
| "status": "affected", |
| "versionType": "semver" |
| } |
| ], |
| "defaultStatus": "unaffected" |
| } |
| ], |
| "problemTypes": [ |
| { |
| "descriptions": [ |
| { |
| "lang": "en", |
| "description": "CWE-201: Insertion of Sensitive Information Into Sent Data" |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://go.dev/cl/643097" |
| }, |
| { |
| "url": "https://go.dev/issue/71249" |
| }, |
| { |
| "url": "https://groups.google.com/g/golang-dev/c/CAWXhan3Jww/m/bk9LAa-lCgAJ" |
| }, |
| { |
| "url": "https://pkg.go.dev/vuln/GO-2025-3383" |
| } |
| ], |
| "credits": [ |
| { |
| "lang": "en", |
| "value": "Juho Forsén of Mattermost" |
| } |
| ] |
| } |
| } |
| } |