CVE-2023-24534
HIGHGolang Go < 1.19.8 - Denial of Service via HTTP and MIME Header Parsing
Title source: llmDescription
HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more memory than required to hold the parsed headers. An attacker can exploit this behavior to cause an HTTP server to allocate large amounts of memory from a small request, potentially leading to memory exhaustion and a denial of service. With fix, header parsing now correctly allocates only the memory required to hold parsed headers.
References (6)
Core 6
Core References
Patch, Vendor Advisory
https://go.dev/cl/481994
Issue Tracking, Vendor Advisory
https://go.dev/issue/58975
Mailing List, Patch
https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8
Vendor Advisory
https://pkg.go.dev/vuln/GO-2023-1704
Third Party Advisory
https://security.gentoo.org/glsa/202311-09
Vendor Advisory
https://security.netapp.com/advisory/ntap-20230526-0007/
Scores
CVSS v3
7.5
EPSS
0.0015
EPSS Percentile
34.5%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-400
Status
published
Products (1)
golang/go
< 1.19.8
Published
Apr 06, 2023
Tracked Since
Feb 18, 2026