CVE-2023-24534
Excessive memory allocation in net/http and net/textproto
Severity Score
Exploit Likelihood
Affected Versions
Public Exploits
0Exploited in Wild
-Decision
Descriptions
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.
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
CVSS Scores
SSVC
- Decision:-
Timeline
- 2023-01-25 CVE Reserved
- 2023-04-06 CVE Published
- 2024-08-02 CVE Updated
- 2024-11-11 EPSS Updated
- ---------- Exploited in Wild
- ---------- KEV Due Date
- ---------- First Exploit
CWE
- CWE-400: Uncontrolled Resource Consumption
CAPEC
References (8)
URL | Tag | Source |
---|---|---|
https://security.gentoo.org/glsa/202311-09 | ||
https://security.netapp.com/advisory/ntap-20230526-0007 |
URL | Date | SRC |
---|
URL | Date | SRC |
---|---|---|
https://go.dev/cl/481994 | 2023-11-25 | |
https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8 | 2023-11-25 |
URL | Date | SRC |
---|---|---|
https://go.dev/issue/58975 | 2023-11-25 | |
https://pkg.go.dev/vuln/GO-2023-1704 | 2023-11-25 | |
https://access.redhat.com/security/cve/CVE-2023-24534 | 2024-05-21 | |
https://bugzilla.redhat.com/show_bug.cgi?id=2184483 | 2024-05-21 |
Affected Vendors, Products, and Versions
Vendor | Product | Version | Other | Status | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Vendor | Product | Version | Other | Status | <-- --> | Vendor | Product | Version | Other | Status |
Golang Search vendor "Golang" | Go Search vendor "Golang" for product "Go" | < 1.19.8 Search vendor "Golang" for product "Go" and version " < 1.19.8" | - |
Affected
| ||||||
Golang Search vendor "Golang" | Go Search vendor "Golang" for product "Go" | >= 1.20.0 < 1.20.3 Search vendor "Golang" for product "Go" and version " >= 1.20.0 < 1.20.3" | - |
Affected
|