W
hen curl retrieves an HTTP response, it stores the incoming headers so that they can be accessed later via the libcurl headers API. However, curl did not have a limit in how many or how large headers it would accept in a response, allowing a malicious server to stream an endless series of headers and eventually cause curl to run out of heap memory.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
21 Nov 2024, 08:12
| Type | Values Removed | Values Added |
|---|---|---|
| References | () http://seclists.org/fulldisclosure/2023/Oct/17 - Mailing List, Third Party Advisory | |
| References | () http://seclists.org/fulldisclosure/2024/Jan/34 - Mailing List, Third Party Advisory | |
| References | () http://seclists.org/fulldisclosure/2024/Jan/37 - Mailing List, Third Party Advisory | |
| References | () http://seclists.org/fulldisclosure/2024/Jan/38 - Mailing List, Third Party Advisory | |
| References | () https://hackerone.com/reports/2072338 - Exploit, Issue Tracking, Patch, Third Party Advisory | |
| References | () https://lists.fedoraproject.org/archives/list/[email protected]/message/5DCZMYODALBLVOXVJEN2LF2MLANEYL4F/ - Mailing List | |
| References | () https://lists.fedoraproject.org/archives/list/[email protected]/message/M6KGKB2JNZVT276JYSKI6FV2VFJUGDOJ/ - Mailing List | |
| References | () https://lists.fedoraproject.org/archives/list/[email protected]/message/TEAWTYHC3RT6ZRS5OZRHLAIENVN6CCIS/ - Mailing List | |
| References | () https://security.gentoo.org/glsa/202310-12 - Third Party Advisory | |
| References | () https://security.netapp.com/advisory/ntap-20231013-0005/ - Third Party Advisory | |
| References | () https://support.apple.com/kb/HT214036 - Third Party Advisory | |
| References | () https://support.apple.com/kb/HT214057 - Third Party Advisory | |
| References | () https://support.apple.com/kb/HT214058 - Third Party Advisory | |
| References | () https://support.apple.com/kb/HT214063 - Third Party Advisory | |
| References | () https://www.insyde.com/security-pledge/SA-2023064 - Third Party Advisory |
Information
Published : 2023-09-15 04:15
Updated : 2025-12-02 20:15
NVD link : CVE-2023-38039
Mitre link : CVE-2023-38039
CVE.ORG link : CVE-2023-38039
JSON object : View
Products Affected
CWE
CWE-770
Allocation of Resources Without Limits or Throttling