CVE-2024-2398
8.6
HIGH
CVSS 3.1
EPSS 36.1%
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.
How to fix CVE-2024-2398
To remediate CVE-2024-2398, upgrade the affected package to a fixed version below.
- —upgrade to 8.7.1-r0 or later
Is CVE-2024-2398 being exploited?
Moderate — EPSS is 36.1%. Track this CVE but it's not at the top of the prioritisation list.
Affected packages (1)
- >= 7.44.0, < 8.7.1-r0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.6 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L |