Lucene search
+L

56 matches found

Amazon
Amazon
added 2025/04/29 12:00 a.m.9 views

Medium: runc

Issue Overview: Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 MiB...

7.5CVSS6.8AI score0.01659EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.9 views

Medium: runc

Issue Overview: Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 MiB...

7.5CVSS6.8AI score0.01659EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2024/11/23 3:04 a.m.5 views

Astra Linux – Vulnerability in curl

When an application instructs libcurl to enable HTTP/2 server push, and the number of received headers for the push exceeds the maximum allowed limit 1000, libcurl abends the server push. During this process, libcurl inadvertently does not free all of the previously allocated headers; instead, it...

8.6CVSS6.6AI score0.36081EPSS
SaveExploits1References3
Amazon
Amazon
added 2024/10/14 12:00 a.m.13 views

Medium: amazon-ssm-agent

Issue Overview: An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed...

9.8CVSS8.2AI score0.91969EPSS
SaveExploits1
OSV
OSV
added 2024/08/27 7:56 p.m.13 views

CLSA-2024-1724788603 curl: Fix of CVE-2024-2398

CVE-2024-2398: fix memory leak when aborting server push due to exceeding header limit...

8.6CVSS6.9AI score0.36081EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2024/08/20 6:20 p.m.10 views

curl: HTTP/2 push headers memory-leak

A flaw was found in curl. When an application configures libcurl to use HTTP/2 server push and the amount of received headers for the push surpasses the maximum allowed limit, libcurl aborts the server push. When aborting, libcurl does not free all the previously allocated headers, resulting in a...

8.6CVSS7.3AI score0.36081EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/06/20 6:15 a.m.11 views

curl: HTTP/2 push headers memory-leak

A flaw was found in curl. When an application configures libcurl to use HTTP/2 server push and the amount of received headers for the push surpasses the maximum allowed limit, libcurl aborts the server push. When aborting, libcurl does not free all the previously allocated headers, resulting in a...

8.6CVSS7.3AI score0.36081EPSS
SaveExploits1References5
OSV
OSV
added 2024/06/17 8:15 p.m.14 views

AZL-45066 CVE-2024-37890 affecting package js-jquery 3.5.0-4

ws is an open source WebSocket client and server for Node.js. A request with a number of headers exceeding theserver.maxHeadersCount threshold could be used to crash a ws server. The vulnerability was fixed in [email protected] e55e510 and backported to [email protected] 22c2876, [email protected] eeb76d3, and [email protected]...

7.5CVSS6.7AI score0.01357EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/06/06 8:43 a.m.10 views

Tomcat: HTTP/2 header handling DoS

A vulnerability was found in the Tomcat package due to its handling of HTTP/2 requests. Specifically, when an HTTP/2 request surpasses the predetermined limits for headers configured within the server, the associated HTTP/2 stream isn't reset immediately. Instead, the reset action occurs only aft...

7.5CVSS7AI score0.23072EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/05/07 3:50 p.m.8 views

curl: HTTP/2 push headers memory-leak

A flaw was found in curl. When an application configures libcurl to use HTTP/2 server push and the amount of received headers for the push surpasses the maximum allowed limit, libcurl aborts the server push. When aborting, libcurl does not free all the previously allocated headers, resulting in a...

8.6CVSS7.3AI score0.36081EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/05/07 3:44 p.m.11 views

curl: HTTP/2 push headers memory-leak

A flaw was found in curl. When an application configures libcurl to use HTTP/2 server push and the amount of received headers for the push surpasses the maximum allowed limit, libcurl aborts the server push. When aborting, libcurl does not free all the previously allocated headers, resulting in a...

8.6CVSS7.3AI score0.36081EPSS
SaveExploits1References5
OSV
OSV
added 2024/04/19 11:06 a.m.5 views

OESA-2024-1488 golang security update

The Go Programming Language. Security Fixes: An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a...

7.5CVSS6.8AI score0.91969EPSS
SaveExploits1References2
OSV
OSV
added 2024/04/19 11:06 a.m.4 views

OESA-2024-1480 curl security update

cURL is a computer software project providing a library libcurl and command-line tool curl for transferring data using various protocols. Security Fixes: 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...

6.5CVSS8.2AI score0.36081EPSS
SaveExploits1References2
OSV
OSV
added 2024/04/11 12:14 p.m.9 views

CLSA-2024-1712837675 curl: Fix of CVE-2024-2398

CVE-2024-2398: Fix memory leak when aborting server push due to exceeding header limit...

8.6CVSS6.9AI score0.36081EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/11 12:13 p.m.10 views

CLSA-2024-1712837577 curl: Fix of CVE-2024-2398

CVE-2024-2398: Fix memory leak when aborting server push due to exceeding header limit...

8.6CVSS6.9AI score0.36081EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2024/03/29 3:30 a.m.5 views

SUSE CVE-2024-2398

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 lea...

6.5CVSS7.6AI score0.36081EPSS
SaveExploits1References9
OSV
OSV
added 2024/03/27 8:15 a.m.10 views

AZL-37101 CVE-2024-2398 affecting package curl for versions less than 8.8.0-1

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 lea...

8.6CVSS6.9AI score0.36081EPSS
SaveExploits1References1
OSV
OSV
added 2024/03/27 8:15 a.m.4 views

ALPINE-CVE-2024-2398

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 lea...

8.6CVSS6.9AI score0.36081EPSS
SaveExploits1References1
OSV
OSV
added 2024/03/27 8:15 a.m.1 views

DEBIAN-CVE-2024-2398

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 lea...

8.6CVSS7.1AI score0.36081EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2024/03/27 7:55 a.m.51 views

CVE-2024-2398

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 lea...

8.6CVSS7.4AI score0.36081EPSS
SaveExploits1
Rows per page
Query Builder