Lucene search
+L

17 matches found

RedHat Linux
RedHat Linux
added 2026/08/04 1:59 p.m.8 views

netty-codec-http2: Netty: Denial of Service due to HTTP/2 max header size handling

A flaw was found in Netty, a network application framework. A remote attacker can exploit a vulnerability in the HTTP/2 Hypertext Transfer Protocol version 2 maximum header size handling. By sending a specific SETTINGSMAXHEADERLISTSIZE setting, an attacker can cause Netty to produce an exception...

6.9CVSS5.5AI score0.00302EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/20 11:18 p.m.7 views

CVE-2026-55833 Netty SPDY zlib header block continues decoded expansion after maxHeaderSize truncation

Netty is a network application framework for development of protocol servers and clients. Prior to 4.1.136.Final and 4.2.16.Final, Netty SPDY header decoding continues inflating zlib-compressed header blocks after the raw header parser has exceeded maxHeaderSize and marked the frame truncated in...

7.5CVSS5.5AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.8 views

kernel: netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfrejectipv6: fix potential crash in nfsendreset6 I got a syzbot report without a repro 1 crashing in nfsendreset6 I think the issue is that dev-hardheaderlen is zero, and we attempt later to push an Ethernet header. U...

7.5CVSS6.8AI score0.00529EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/08 7:28 p.m.5 views

GHSA-889J-63JV-QHR8 Eclipse Jetty HTTP/2 client can force the server to allocate a humongous byte buffer that may lead to OoM and subsequently the JVM to exit

Original Report In Eclipse Jetty versions 12.0.0 to 12.0.16 included, an HTTP/2 client can specify a very large value for the HTTP/2 settings parameter SETTINGSMAXHEADERLISTSIZE. The Jetty HTTP/2 server does not perform validation on this setting, and tries to allocate a ByteBuffer of the specifi...

7.5CVSS5.9AI score0.00748EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/12/11 4:21 p.m.4 views

kernel: netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfrejectipv6: fix potential crash in nfsendreset6 I got a syzbot report without a repro 1 crashing in nfsendreset6 I think the issue is that dev-hardheaderlen is zero, and we attempt later to push an Ethernet header. U...

7.5CVSS6.8AI score0.00529EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/04 9:15 p.m.16 views

AZL-39232 CVE-2023-45288 affecting package kata-containers for versions less than 3.2.0.azl2-1

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 MaxHeaderBytes, no...

7.5CVSS6.8AI score0.91969EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/04 9:15 p.m.10 views

AZL-38569 CVE-2023-45288 affecting package docker-compose for versions less than 2.27.0-1

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 MaxHeaderBytes, no...

7.5CVSS7AI score0.91969EPSS
SaveExploits1References1
Citrix
Citrix
added 2023/12/21 12:00 a.m.10 views

What is maximum HTTP header length on NetScaler

This article explains the maximum HTTP header length on NetScaler...

7.1AI score
SaveExploits0
OSV
OSV
added 2023/12/12 10:15 p.m.6 views

DEBIAN-CVE-2023-5379

A flaw was found in Undertow. When an AJP request is sent that exceeds the max-header-size attribute in ajp-listener, JBoss EAP is marked in an error state by modcluster in httpd, causing JBoss EAP to close the TCP connection without returning an AJP response. This happens because modproxycluster...

7.5CVSS7.2AI score0.01016EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2022/07/06 7:26 p.m.36 views

Malformed CAR panics and excessive memory usage

Impact Versions impacted = [email protected] = [email protected] Description of user-facing changes...

0.9AI score
SaveExploits0References3Affected Software2
RedHat Linux
RedHat Linux
added 2022/01/27 1:14 p.m.5 views

golang: net/http: panic in ReadRequest and ReadResponse when reading a very large header

A vulnerability was detected in net/http of the Go standard library when parsing very large HTTP header values, causing a crash and subsequent denial of service. This vulnerability affects both clients and servers written in Go, however, servers are only vulnerable if the value of MaxHeaderBytes...

5.9CVSS7.1AI score0.03692EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/07/13 4:56 p.m.4 views

golang: net/http: panic in ReadRequest and ReadResponse when reading a very large header

A vulnerability was detected in net/http of the Go standard library when parsing very large HTTP header values, causing a crash and subsequent denial of service. This vulnerability affects both clients and servers written in Go, however, servers are only vulnerable if the value of MaxHeaderBytes...

5.9CVSS7.1AI score0.03692EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2021/05/25 7:15 p.m.4 views

CVE-2021-32640

ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the Sec-Websocket-Protocol header can be used to significantly slow down a ws server. The vulnerability has been fixed in [email protected]...

5.3CVSS6.4AI score0.02821EPSS
SaveExploits2References6Affected Software1
UbuntuCve
UbuntuCve
added 2021/05/25 7:15 p.m.263 views

CVE-2021-32640

ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the Sec-Websocket-Protocol header can be used to significantly slow down a ws server. The vulnerability has been fixed in [email protected]...

5.3CVSS6.6AI score0.02821EPSS
SaveExploits2References3
RedHat Linux
RedHat Linux
added 2013/07/30 4:55 p.m.9 views

haproxy: http_get_hdr()/get_ip_from_hdr2() MAX_HDR_HISTORY handling denial of service

HAProxy 1.4 before 1.4.24 and 1.5 before 1.5-dev19, when configured to use hdrip or other "hdr" functions with a negative occurrence count, allows remote attackers to cause a denial of service negative array index usage and crash via an HTTP header with a certain number of values, related to the...

5CVSS5.9AI score0.03519EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2011/03/11 1:04 a.m.11 views

tomcat: remote DoS via NIO connector

Apache Tomcat 7.0.0 through 7.0.6 and 6.0.0 through 6.0.30 does not enforce the maxHttpHeaderSize limit for requests involving the NIO HTTP connector, which allows remote attackers to cause a denial of service OutOfMemoryError via a crafted request...

5CVSS6.2AI score0.07885EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2011/03/09 8:48 p.m.12 views

tomcat: remote DoS via NIO connector

Apache Tomcat 7.0.0 through 7.0.6 and 6.0.0 through 6.0.30 does not enforce the maxHttpHeaderSize limit for requests involving the NIO HTTP connector, which allows remote attackers to cause a denial of service OutOfMemoryError via a crafted request...

5CVSS6.2AI score0.07885EPSS
SaveExploits0References4
Rows per page
Query Builder