Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2024-2398 Details

Description

When an application tells libcurl it wants to allow HTTP/2 server push, and the amount of received headers for the push surpasses the maximum allowed limit (1000), libcurl aborts the server push. When aborting, libcurl inadvertently does not free all the previously allocated headers and instead leaks the memory. Further, this error condition fails silently and is therefore not easily detected by an application.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://curl.se/docs/CVE-2024-2398.html curlVendor Advisory
https://curl.se/docs/CVE-2024-2398.json curlVendor Advisory
http://seclists.org/fulldisclosure/2024/Jul/18 curlMailing ListThird Party Advisory
http://seclists.org/fulldisclosure/2024/Jul/19 curlMailing ListThird Party Advisory
http://seclists.org/fulldisclosure/2024/Jul/20 curlMailing ListThird Party Advisory

see all 26 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-772Missing Release of Resource after Effective Lifetime[email protected]

Affected Products

ProductVersions

Change History

14 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2024-2398
NVD Published Date:
Mar 27, 2024
NVD Last Modified:
Jun 17, 2026
Source:
curl
CVE-2024-2398 Details - Not Deferred