ghsa-f8f7-69v5-w4vx
Vulnerability from github
Published
2023-07-11 21:30
Modified
2023-11-25 12:30
Severity ?
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.
{ "affected": [], "aliases": [ "CVE-2023-29406" ], "database_specific": { "cwe_ids": [ "CWE-113", "CWE-436" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-07-11T20:15:10Z", "severity": "MODERATE" }, "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.", "id": "GHSA-f8f7-69v5-w4vx", "modified": "2023-11-25T12:30:22Z", "published": "2023-07-11T21:30:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406" }, { "type": "WEB", "url": "https://go.dev/cl/506996" }, { "type": "WEB", "url": "https://go.dev/issue/60374" }, { "type": "WEB", "url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2023-1878" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202311-09" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230814-0002" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.