BIT-golang-2023-29406

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/golang/BIT-golang-2023-29406.json
JSON Data
https://api.test.osv.dev/v1/vulns/BIT-golang-2023-29406
Aliases
Published
2024-03-06T10:55:04Z
Modified
2026-09-08T08:47:32Z
Summary
Insufficient sanitization of Host header in net/http
Details

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.

Database specific
{
    "cpes":  [
        "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"
    ],
    "severity":  "Medium"
}
References

Affected packages

Bitnami / golang

Package

Name
golang
Purl
pkg:bitnami/golang

Severity

  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.19.11
Introduced
1.20.0
Fixed
1.20.6

Database specific

source
"https://github.com/bitnami/vulndb/tree/main/data/golang/BIT-golang-2023-29406.json"