Vulnerability 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.
CVSS Score
HIGH
References
- https://go.dev/cl/643097
- https://go.dev/issue/71249
- https://groups.google.com/g/golang-dev/c/CAWXhan3Jww/m/bk9LAa-lCgAJ
- https://pkg.go.dev/vuln/GO-2025-3383
FAQ
What is CVE-2024-45340?
CVE-2024-45340 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 other...
How severe is CVE-2024-45340?
CVE-2024-45340 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-45340?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.