The various Is methods (IsPrivate, IsLoopback, etc) did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms.
References
Link | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2024/06/04/1 | Mailing List Third Party Advisory |
https://go.dev/cl/590316 | Patch |
https://go.dev/issue/67680 | Issue Tracking |
https://groups.google.com/g/golang-announce/c/XbxouI9gY7k/m/TuoGEhxIEwAJ | Release Notes |
https://pkg.go.dev/vuln/GO-2024-2887 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2024-06-05 16:15
Updated : 2024-06-18 17:59
NVD link : CVE-2024-24790
Mitre link : CVE-2024-24790
CVE.ORG link : CVE-2024-24790
JSON object : View
Products Affected
golang
- go
CWE