FreeBSD VuXML: Documenting security issues in FreeBSD and the FreeBSD Ports Collection

go -- multiple vulnerabilities

Affected packages
go122 < 1.22.11
go123 < 1.23.5

Details

VuXML ID 704aa72a-d840-11ef-a205-901b0e9408dc
Discovery 2025-01-07
Entry 2025-01-21

The Go project reports:

crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints

A certificate with a URI which has a IPv6 address with a zone ID may incorrectly satisfy a URI name constraint that applies to the certificate chain.

net/http: sensitive headers incorrectly sent after cross-domain redirect

The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header which is redirected to b.com/ will not send that header to b.com.

References

CVE Name CVE-2024-45336
CVE Name CVE-2024-45341
URL https://go.dev/issue/70530
URL https://go.dev/issue/71156