Skip to content

[Security-Issue] CVE-2024-24790 in golang-1.21 #720

@hildebrandt

Description

@hildebrandt

Summary

The current Docker image is based on go stdlib 1.21.9. CVE-2024-24790 has been published against the go stdlib net/netip.

Details

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.

PoC

https://pkg.go.dev/vuln/GO-2024-2887. Resolved in go 1.21.11 or 1.22.4.

Impact

CRITICAL Vulnerability (Base Score: 9.8)

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions