Lucene search
+L

76 matches found

CNNVD
CNNVD
added 2022/07/07 12:00 a.m.8 views

Eclipse Jetty 安全漏洞

Eclipse Jetty is an open source, Java-based Web server and Java Servlet container from the Eclipse Foundation. A security vulnerability exists in Eclipse Jetty that originates from an invalid HTTP/2 request that could result in a denial of service and affects the following products and versions:...

7.5CVSS7.2AI score0.02422EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2022/05/24 12:00 a.m.6 views

PT-2022-10500 · Undertow · Undertow

Name of the Vulnerable Software and Affected Versions: Undertow versions prior to 2.0.40.Final Undertow versions prior to 2.2.11.Final Description: A flaw was found in Undertow, related to a potential security issue in flow control handling by the browser over HTTP/2, which may cause overhead or ...

5.9CVSS5.6AI score0.01297EPSS
SaveExploits0References13
OSV
OSV
added 2022/03/29 10:06 a.m.8 views

USN-5313-2 openjdk-lts regression

USN-5313-1 fixed vulnerabilities and added features in OpenJDK. Unfortunately, that update introduced a regression in OpenJDK 11 that could impact interoperability with some popular HTTP/2 servers making it unable to connect to said servers. This update fixes the problem. We apologize for the...

5.3CVSS5.9AI score0.08346EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2021/07/13 12:59 p.m.7 views

netty: Request smuggling via content-length header

A flaw was found in Netty. There is an issue where the content-length header is not validated correctly if the request uses a single Http2HeaderFrame with the endstream set to true. This flaw leads to request smuggling if the request is proxied to a remote peer and translated to HTTP/1.1. The...

5.9CVSS7.1AI score0.04935EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2021/07/13 12:00 a.m.6 views

Varnish Cache 环境问题漏洞

Varnish Cache is a suite of reverse web caching servers. A security vulnerability exists in Varnish Enterprise, which arises from an HTTP/2-enabled Varnish Cache that allows request smuggling and VCL authorization bypass via large Content-Length headers in POST requests. The following products an...

6.5CVSS6.7AI score0.01599EPSS
SaveExploits0References19
RedHat Linux
RedHat Linux
added 2020/08/04 11:31 a.m.13 views

tomcat: OutOfMemoryException caused by HTTP/2 connection leak could lead to DoS

A flaw was found in Apache Tomcat, where an h2c direct connection did not release the HTTP/1.1 processor after the upgrade to HTTP/2. If a sufficient number of such requests are made, an OutOfMemoryException could occur, leading to a denial of service. The highest threat from this vulnerability i...

7.5CVSS7.1AI score0.64124EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2020/07/29 6:21 a.m.10 views

HTTP/2: flood using PING frames results in unbounded memory growth

A flaw was found in HTTP/2. Using PING frames and queuing of response PING ACK frames, a flood attack could occur resulting in unbounded memory growth. The highest threat from this vulnerability is to system availability...

7.8CVSS7.1AI score0.83433EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2020/07/01 12:00 a.m.6 views

PT-2020-13162 · Envoy · Envoy

Name of the Vulnerable Software and Affected Versions: Envoy versions 1.14.2, 1.13.2, 1.12.4 or earlier Description: The issue is related to excessive memory consumption when proxying HTTP/2 requests or responses with many small data frames. This occurs when the software handles a large number of...

7.5CVSS7.3AI score0.02364EPSS
SaveExploits1References17
RedHat Linux
RedHat Linux
added 2020/04/28 3:37 p.m.8 views

haproxy: HTTP/2 implementation vulnerable to intermediary encapsulation attacks

The HTTP/2 implementation in HAProxy before 2.0.10 mishandles headers, as demonstrated by carriage return CR, ASCII 0xd, line feed LF, ASCII 0xa, and the zero character NUL, ASCII 0x0, aka Intermediary Encapsulation Attacks...

9.8CVSS5.8AI score0.03955EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/04/07 7:44 p.m.51 views

haproxy: malformed HTTP/2 requests can lead to out-of-bounds writes

A flaw was found in the way HAProxy processed certain HTTP/2 request packets. This flaw allows an attacker to send crafted HTTP/2 request packets, which cause memory corruption, leading to a crash or potential remote arbitrary code execution with the permissions of the user running HAProxy...

8.8CVSS7.9AI score0.60727EPSS
SaveExploits0References8
CNVD
CNVD
added 2019/11/29 12:00 a.m.10 views

Unspecified Vulnerability in HAProxy

HAProxy is an open source TCP/HTTP load balancing server from the French company HAProxy. The server provides 4-layer , 7-layer proxy , and can support tens of thousands of level of connections , with high efficiency , stability and other characteristics . A security vulnerability exists in the...

9.8CVSS6.8AI score0.03955EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2019/11/20 4:14 p.m.17 views

httpd: mod_http2: possible crash on late upgrade

A vulnerability was found in Apache HTTP Server 2.4.34 to 2.4.38. When HTTP/2 was enabled for a http: host or H2Upgrade was enabled for h2 on a https: host, an Upgrade request from http/1.1 to http/2 that was not the first request on a connection could lead to a misconfiguration and crash. Server...

4.9CVSS7AI score0.08745EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2019/09/23 8:37 p.m.12 views

HTTP/2: flood using HEADERS frames results in unbounded memory growth

A flaw was found in HTTP/2. Using HEADER frames with invalid HTTP headers and queuing of response RSTSTREAM frames, an attacker could cause a flood resulting in unbounded memory growth. The highest threat from this vulnerability is to system availability...

7.8CVSS7.1AI score0.82813EPSS
SaveExploits0References9
OSV
OSV
added 2019/08/13 9:15 p.m.6 views

DEBIAN-CVE-2019-9516

Some HTTP/2 implementations are vulnerable to a header leak, potentially leading to a denial of service. The attacker sends a stream of headers with a 0-length header name and 0-length header value, optionally Huffman encoded into 1-byte or greater headers. Some implementations allocate memory fo...

6.5CVSS7.4AI score0.56262EPSS
SaveExploits0References1
OSV
OSV
added 2019/08/13 12:00 a.m.9 views

UBUNTU-CVE-2019-9517

Some HTTP/2 implementations are vulnerable to unconstrained interal data buffering, potentially leading to a denial of service. The attacker opens the HTTP/2 window so the peer can send without constraint; however, they leave the TCP window closed so the peer cannot actually write many of the byt...

7.5CVSS5.8AI score0.2789EPSS
SaveExploits0References4
OSV
OSV
added 2018/11/07 2:29 p.m.10 views

ALPINE-CVE-2018-16844

nginx before versions 1.15.6 and 1.14.1 has a vulnerability in the implementation of HTTP/2 that can allow for excessive CPU usage. This issue affects nginx compiled with the ngxhttpv2module not compiled by default if the 'http2' option of the 'listen' directive is used in a configuration file...

7.5CVSS6.9AI score0.124EPSS
SaveExploits0References1
Rows per page
Query Builder