You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
This CVE record has been updated after NVD enrichment efforts were completed. Enrichment data supplied by the NVD may require amendment due to these changes.
Description
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.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
[{"vendor":"Go standard library","product":"net/netip","defaultStatus":"unaffected","collectionURL":"https://pkg.go.dev","packageName":"net/netip","programRoutines":[{"name":"Addr.IsLoopback"},{"name":"Addr.IsMulticast"},{"name":"Addr.IsInterfaceLocalMulticast"},{"name":"Addr.IsLinkLocalMulticast"},{"name":"Addr.IsGlobalUnicast"},{"name":"Addr.IsPrivate"}],"versions":[{"version":"0","lessThan":"1.21.11","versionType":"semver","status":"affected"},{"version":"1.22.0-0","lessThan":"1.22.4","versionType":"semver","status":"affected"}]}]
OR
*cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* versions up to (excluding) 1.21.11
*cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* versions from (including) 1.22.0 up to (excluding) 1.22.4
Changed
Reference Type
http://www.openwall.com/lists/oss-security/2024/06/04/1 No Types Assigned
http://www.openwall.com/lists/oss-security/2024/06/04/1 Mailing List, Third Party Advisory
Changed
Reference Type
https://go.dev/cl/590316 No Types Assigned
https://go.dev/cl/590316 Patch
Changed
Reference Type
https://go.dev/issue/67680 No Types Assigned
https://go.dev/issue/67680 Issue Tracking
Changed
Reference Type
https://groups.google.com/g/golang-announce/c/XbxouI9gY7k/m/TuoGEhxIEwAJ No Types Assigned
https://pkg.go.dev/vuln/GO-2024-2887 No Types Assigned
https://pkg.go.dev/vuln/GO-2024-2887 Third Party Advisory
CVE Modified by Go Project6/10/2024 2:15:26 PM
Action
Type
Old Value
New Value
Added
Reference
Go Project http://www.openwall.com/lists/oss-security/2024/06/04/1 [No types assigned]
New CVE Received from Go Project6/05/2024 12:15:10 PM
Action
Type
Old Value
New Value
Added
Description
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.
Added
Reference
Go Project https://go.dev/cl/590316 [No types assigned]
Added
Reference
Go Project https://go.dev/issue/67680 [No types assigned]
Added
Reference
Go Project https://groups.google.com/g/golang-announce/c/XbxouI9gY7k/m/TuoGEhxIEwAJ [No types assigned]
Added
Reference
Go Project https://pkg.go.dev/vuln/GO-2024-2887 [No types assigned]
Quick Info
CVE Dictionary Entry: CVE-2024-24790 NVD
Published Date: 06/05/2024 NVD
Last Modified: 06/17/2026
Source: Go Project