CVE-2023-29406
Last modified
CVE-2023-29406 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 1.25% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Golang | Go | < 1.19.11 |
| Golang | Go | >= 1.20.0, < 1.20.6 |
References
- https://go.dev/issue/60374Issue Tracking, Patch
- https://pkg.go.dev/vuln/GO-2023-1878Vendor Advisory
- https://go.dev/issue/60374Issue Tracking, Patch
- https://pkg.go.dev/vuln/GO-2023-1878Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-29406?
How severe is CVE-2023-29406?
How do I fix CVE-2023-29406?
Are you affected by CVE-2023-29406?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
