Lucene search
+L

769 matches found

UbuntuCve
UbuntuCve
added 2024/04/16 4:15 p.m.25 views

CVE-2024-3302

There was no limit to the number of HTTP/2 CONTINUATION frames that would be processed. A server could abuse this to create an Out of Memory condition in the browser. This vulnerability affects Firefox 125, Firefox ESR 115.10, and Thunderbird 115.10...

3.7CVSS6.3AI score0.00759EPSS
SaveExploits0References5
F5 Networks
F5 Networks
added 2024/04/09 11:7 a.m.54 views

K000139227: amphp/http vulnerability CVE-2024-2653

Security Advisory Description amphp/http will collect CONTINUATION frames in an unbounded buffer and will not check a limit until it has received the set ENDHEADERS flag, resulting in an OOM crash. CVE-2024-2653 Impact There is no impact; F5 products are not affected by this vulnerability. Securi...

8.2CVSS8.1AI score0.83244EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2024/04/03 6:49 p.m.18 views

amphp/http-client Denial of Service via HTTP/2 CONTINUATION Frames

Early versions of amphp/http-client with HTTP/2 support v4.0.0-rc10 to 4.0.0 will collect HTTP/2 CONTINUATION frames in an unbounded buffer and will not check the header size limit until it has received the ENDHEADERS flag, resulting in an OOM crash. Later versions of amphp/http-client v4.1.0-rc1...

7.3AI score
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/04/03 6:15 p.m.12 views

CVE-2024-2653

amphp/http will collect CONTINUATION frames in an unbounded buffer and will not check a limit until it has received the set ENDHEADERS flag, resulting in an OOM crash...

8.2CVSS6.6AI score0.83244EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2024/04/03 6:6 p.m.38 views

AMPHP Denial of Service via HTTP/2 CONTINUATION Frames

amphp/http will collect HTTP/2 CONTINUATION frames in an unbounded buffer and will not check the header size limit until it has received the ENDHEADERS flag, resulting in an OOM crash. amphp/http-client and amphp/http-server are indirectly affected if they're used with an unpatched version of...

8.2CVSS7AI score0.83244EPSS
SaveExploits1References10Affected Software2
OSV
OSV
added 2024/04/03 6:6 p.m.48 views

GHSA-QJFW-CVJF-F4FM AMPHP Denial of Service via HTTP/2 CONTINUATION Frames

amphp/http will collect HTTP/2 CONTINUATION frames in an unbounded buffer and will not check the header size limit until it has received the ENDHEADERS flag, resulting in an OOM crash. amphp/http-client and amphp/http-server are indirectly affected if they're used with an unpatched version of...

8.2CVSS7.8AI score0.83244EPSS
SaveExploits1References10
Cvelist
Cvelist
added 2024/04/03 5:18 p.m.86 views

CVE-2024-2653 CVE-2024-2653

amphp/http will collect CONTINUATION frames in an unbounded buffer and will not check a limit until it has received the set ENDHEADERS flag, resulting in an OOM crash...

7.8AI score0.83244EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/04/03 5:18 p.m.17 views

CVE-2024-2653 CVE-2024-2653

amphp/http will collect CONTINUATION frames in an unbounded buffer and will not check a limit until it has received the set ENDHEADERS flag, resulting in an OOM crash...

7AI score0.83244EPSS
SaveExploits1References3
CVE
CVE
added 2024/04/03 5:18 p.m.146 views

CVE-2024-2653

CVE-2024-2653 affects the AMPHP HTTP stack: amphp/http will accumulate HTTP/2 CONTINUATION frames in an unbounded buffer and only enforces a limit when END_HEADERS is seen, causing an out-of-memory crash. The issue also indirectly impacts amphp/http-client and amphp/http-server if used with an un...

8.2CVSS7.8AI score0.83244EPSS
SaveExploits1References4
GitLab Advisory Database
GitLab Advisory Database
added 2024/04/03 12:0 a.m.33 views

AMPHP Denial of Service via HTTP/2 CONTINUATION Frames

amphp/http will collect HTTP/2 CONTINUATION frames in an unbounded buffer and will not check the header size limit until it has received the ENDHEADERS flag, resulting in an OOM crash. amphp/http-client and amphp/http-server are indirectly affected if they're used with an unpatched version of...

8.2CVSS7.3AI score0.83244EPSS
SaveExploits1References10Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2024/04/03 12:0 a.m.24 views

amphp/http-client Denial of Service via HTTP/2 CONTINUATION Frames

Early versions of amphp/http-client with HTTP/2 support v4.0.0-rc10 to 4.0.0 will collect HTTP/2 CONTINUATION frames in an unbounded buffer and will not check the header size limit until it has received the ENDHEADERS flag, resulting in an OOM crash. Later versions of amphp/http-client v4.1.0-rc1...

7.3AI score
SaveExploits0References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2024/04/03 12:0 a.m.38 views

AMPHP Denial of Service via HTTP/2 CONTINUATION Frames

amphp/http will collect HTTP/2 CONTINUATION frames in an unbounded buffer and will not check the header size limit until it has received the ENDHEADERS flag, resulting in an OOM crash. amphp/http-client and amphp/http-server are indirectly affected if they're used with an unpatched version of...

8.2CVSS7AI score0.83244EPSS
SaveExploits1References6Affected Software1
Amazon
Amazon
added 2024/04/01 12:0 a.m.8 views

Important: firefox

Issue Overview: AppendEncodedAttributeValue, ExtraSpaceNeededForAttrEncoding and AppendEncodedCharacters could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox 124, Firefox ESR 115.9, and...

8.8CVSS10AI score0.047EPSS
SaveExploits3
Vulnrichment
Vulnrichment
added 2024/03/25 8:9 p.m.26 views

CVE-2024-29025 Netty HttpPostRequestDecoder can OOM

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. The HttpPostRequestDecoder can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits ...

5.3CVSS5.2AI score0.0138EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/03/25 8:9 p.m.40 views

CVE-2024-29025 Netty HttpPostRequestDecoder can OOM

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. The HttpPostRequestDecoder can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits ...

5.3CVSS5.7AI score0.0138EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/25 7:40 p.m.52 views

GHSA-5JPM-X58V-624V Netty's HttpPostRequestDecoder can OOM

Summary The HttpPostRequestDecoder can be tricked to accumulate data. I have spotted currently two attack vectors Details 1. While the decoder can store items on the disk if configured so, there are no limits to the number of fields the form can have, an attacher can send a chunked post consistin...

5.3CVSS5.8AI score0.0138EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2024/03/25 7:40 p.m.75 views

Netty's HttpPostRequestDecoder can OOM

Summary The HttpPostRequestDecoder can be tricked to accumulate data. I have spotted currently two attack vectors Details 1. While the decoder can store items on the disk if configured so, there are no limits to the number of fields the form can have, an attacher can send a chunked post consistin...

5.3CVSS6.7AI score0.0138EPSS
SaveExploits1References7Affected Software1
RedhatCVE
RedhatCVE
added 2024/03/16 6:22 p.m.23 views

CVE-2021-47128

In the Linux kernel, the following vulnerability has been resolved: bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks Commit 59438b46471a "security,lockdown,selinux: implement SELinux lockdown" added an implementation of the lockeddown LSM hook to SELinux, with the aim to restric...

4.4CVSS6.4AI score0.00176EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/15 9:15 p.m.2 views

DEBIAN-CVE-2021-47128

In the Linux kernel, the following vulnerability has been resolved: bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks Commit 59438b46471a "security,lockdown,selinux: implement SELinux lockdown" added an implementation of the lockeddown LSM hook to SELinux, with the aim to restric...

5.5CVSS5.7AI score0.00176EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/03/15 9:15 p.m.22 views

CVE-2021-47128

In the Linux kernel, the following vulnerability has been resolved: bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks Commit 59438b46471a "security,lockdown,selinux: implement SELinux lockdown" added an implementation of the lockeddown LSM hook to SELinux, with the aim to restric...

5.5CVSS6.2AI score0.00176EPSS
SaveExploits0References5
Rows per page
Query Builder