CVE-2023-29406

Name
CVE-2023-29406
Description
The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.
NVD Severity
medium
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
MISC https://groups.google.com/g/golang-announce/c/2q13H6LEEx0
MISC https://go.dev/cl/506996
MISC https://pkg.go.dev/vuln/GO-2023-1878
MISC https://go.dev/issue/60374
MISC https://security.netapp.com/advisory/ntap-20230814-0002/
https://security.gentoo.org/glsa/202311-09

Match rules

CPE URI Source package Min version Max version
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* go >= 1.20.0 < 1.20.6
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* go >= None < 1.19.11

Vulnerable and fixed packages

Source package Branch Version Maintainer Status