Lucene search
+L

4469 matches found

OSV
OSV
added 2024/03/06 11:3 a.m.31 views

BIT-GOLANG-2021-44716

net/http in Go before 1.16.12 and 1.17.x before 1.17.5 allows uncontrolled memory consumption in the header canonicalization cache via HTTP/2 requests...

7.5CVSS6.4AI score0.03958EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/06 11:1 a.m.26 views

BIT-GOLANG-2022-27664

In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error...

7.5CVSS7.3AI score0.02607EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/06 11:1 a.m.62 views

BIT-ENVOY-2020-11767

Istio through 1.5.1 and Envoy through 1.14.1 have a data-leak issue. If there is a TCP connection negotiated with SNI over HTTPS to .example.com, a request for a domain concurrently configured explicitly e.g., abc.example.com is sent to the servers listening behind .example.com. The outcome shoul...

3.1CVSS3.6AI score0.01774EPSS
SaveExploits1References5
OSV
OSV
added 2024/03/06 11:1 a.m.49 views

BIT-ENVOY-2020-12603

Envoy version 1.14.2, 1.13.2, 1.12.4 or earlier may consume excessive amounts of memory when proxying HTTP/2 requests or responses with many small i.e. 1 byte data frames...

7.5CVSS7.5AI score0.01448EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:0 a.m.36 views

BIT-ENVOY-2020-12604

Envoy version 1.14.2, 1.13.2, 1.12.4 or earlier is susceptible to increased memory usage in the case where an HTTP/2 client requests a large payload but does not send enough window updates to consume the entire stream and does not reset the stream...

7.5CVSS7.4AI score0.01703EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:58 a.m.52 views

BIT-NODE-2023-44487

The HTTP/2 protocol allows a denial of service server resource consumption because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023...

7.5CVSS7.9AI score0.99999EPSS
SaveExploits21References179
OSV
OSV
added 2024/03/06 10:58 a.m.153 views

BIT-NGINX-2023-44487

The HTTP/2 protocol allows a denial of service server resource consumption because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023...

7.5CVSS7.9AI score0.99999EPSS
SaveExploits21References179
OSV
OSV
added 2024/03/06 10:58 a.m.31 views

BIT-JENKINS-2022-2048

In Eclipse Jetty HTTP/2 server implementation, when encountering an invalid HTTP/2 request, the error handling has a bug that can wind up not properly cleaning up the active connections and associated resources. This can lead to a Denial of Service scenario where there are no enough resources lef...

7.5CVSS7.4AI score0.0227EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/06 10:58 a.m.43 views

BIT-GOLANG-2022-41717 Excessive memory growth in net/http and golang.org/x/net/http2

An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate...

5.3CVSS6.7AI score0.05623EPSS
SaveExploits0References25
OSV
OSV
added 2024/03/06 10:58 a.m.28 views

BIT-ENVOY-2021-32778 Excessive CPU utilization when closing HTTP/2 streams

Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions envoy’s procedure for resetting a HTTP/2 stream has ON^2 complexity, leading to high CPU utilization when a large number of streams are reset. Deployments are...

7.5CVSS7.3AI score0.0123EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:57 a.m.24 views

BIT-GOLANG-2022-41723 Denial of service via crafted HTTP/2 stream in net/http and golang.org/x/net

A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests...

7.5CVSS7.6AI score0.04561EPSS
SaveExploits0References16
OSV
OSV
added 2024/03/06 10:56 a.m.82 views

BIT-APACHE-2020-9490

Apache HTTP Server versions 2.4.20 to 2.4.43. A specially crafted value for the 'Cache-Digest' header in a HTTP/2 request would result in a crash when the server actually tries to HTTP/2 PUSH a resource afterwards. Configuring the HTTP/2 feature via "H2Push off" will mitigate this vulnerability f...

7.5CVSS8.3AI score0.89744EPSS
SaveExploits0References30
OSV
OSV
added 2024/03/06 10:55 a.m.414 views

BIT-APACHE-2021-31618 NULL pointer dereference on specially crafted HTTP/2 request

Apache HTTP Server protocol handler for the HTTP/2 protocol checks received request headers against the size limitations as configured for the server and used for the HTTP/1 protocol as well. On violation of these restrictions and HTTP response is sent to the client with a status code indicating...

7.5CVSS8.6AI score0.51489EPSS
SaveExploits0References14
OSV
OSV
added 2024/03/06 10:55 a.m.74 views

BIT-APACHE-2021-33193 Request splitting via HTTP/2 method injection and mod_proxy

A crafted method sent through HTTP/2 will bypass validation and be forwarded by modproxy, which can lead to request splitting or cache poisoning. This issue affects Apache HTTP Server 2.4.17 to 2.4.48...

7.5CVSS7.8AI score0.46179EPSS
SaveExploits1References14
OSV
OSV
added 2024/03/06 10:55 a.m.47 views

BIT-JENKINS-2023-36478 HTTP/2 HPACK integer overflow and buffer allocation

Eclipse Jetty provides a web server and servlet container. In versions 11.0.0 through 11.0.15, 10.0.0 through 10.0.15, and 9.0.0 through 9.4.52, an integer overflow in MetaDataBuilder.checkSize allows for HTTP/2 HPACK header values to exceed their size limit. MetaDataBuilder.java determines if a...

7.5CVSS7.8AI score0.03754EPSS
SaveExploits1References11
OSV
OSV
added 2024/03/06 10:55 a.m.35 views

BIT-HAPROXY-2020-11100

In hpackdhtinsert in hpack-tbl.c in the HPACK decoder in HAProxy 1.8 through 2.x before 2.1.4, a remote attacker can write arbitrary bytes around a certain location on the heap via a crafted HTTP/2 request, possibly causing remote code execution...

8.8CVSS8.8AI score0.60727EPSS
SaveExploits0References15
OSV
OSV
added 2024/03/06 10:54 a.m.86 views

BIT-APACHE-2021-41524 null pointer dereference in h2 fuzzing

While fuzzing the 2.4.49 httpd, a new null pointer dereference was detected during HTTP/2 request processing, allowing an external source to DoS the server. This requires a specially crafted request. The vulnerability was recently introduced in version 2.4.49. No exploit is known to the project...

7.5CVSS7.4AI score0.2517EPSS
SaveExploits0References9
OSV
OSV
added 2024/03/06 10:54 a.m.42 views

BIT-JENKINS-2023-44487

The HTTP/2 protocol allows a denial of service server resource consumption because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023...

7.5CVSS7.9AI score0.99999EPSS
SaveExploits21References179
OSV
OSV
added 2024/03/06 10:53 a.m.36 views

BIT-GOLANG-2023-39325 HTTP/2 rapid reset can cause excessive work in net/http

A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a ne...

7.5CVSS7.3AI score0.03796EPSS
SaveExploits0References44
OSV
OSV
added 2024/03/06 10:53 a.m.55 views

BIT-GOLANG-2023-44487

The HTTP/2 protocol allows a denial of service server resource consumption because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023...

7.5CVSS7.9AI score0.99999EPSS
SaveExploits21References179
Rows per page
Query Builder