Lucene search
+L

1505 matches found

RedHat Linux
RedHat Linux
added 2023/06/19 10:15 a.m.8 views

http2-server: Invalid HTTP/2 requests cause DoS

A flaw was found in the Eclipse Jetty http2-server package. This flaw allows an attacker to cause a denial of service in the server via HTTP/2 requests...

7.5CVSS7.1AI score0.0227EPSS
SaveExploits0References5
OSV
OSV
added 2023/06/09 11:15 a.m.5 views

UBUNTU-CVE-2023-32731

When gRPC HTTP2 stack raised a header size exceeded error, it skipped parsing the rest of the HPACK frame. This caused any HPACK table mutations to also be skipped, resulting in a desynchronization of HPACK tables between sender and receiver. If leveraged, say, between a proxy and a backend, this...

7.5CVSS6.9AI score0.00502EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/06/09 12:0 a.m.7 views

gRPC 安全漏洞

gRPC is a modern, open-source, high-performance Remote Procedure Call RPC framework from gRPC Open Source. A security vulnerability exists in gRPC, which stems from the ability to call abort functions via http2...

7.5CVSS7.5AI score0.00412EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/06/09 12:0 a.m.6 views

PT-2023-4885

Name of the Vulnerable Software and Affected Versions gRPC versions prior to v1.53 Description The issue is related to the gRPC C++ implementation, where certain headers can cause an abort to be called when sent via http2. The affected headers include te: x where x is not trailers, :scheme: x whe...

7.8CVSS6.8AI score0.00412EPSS
SaveExploits0References19
RedHat Linux
RedHat Linux
added 2023/06/05 6:55 p.m.9 views

golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding

A flaw was found in golang. 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 requests...

7.5CVSS6.6AI score0.04561EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2023/05/18 12:14 a.m.5 views

golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding

A flaw was found in golang. 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 requests...

7.5CVSS6.6AI score0.04561EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2023/05/18 12:14 a.m.30 views

golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests

A flaw was found in the net/http library of the golang package. This flaw allows an attacker to 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...

5.3CVSS6.6AI score0.05623EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2023/05/16 10:8 a.m.6 views

golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding

A flaw was found in golang. 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 requests...

7.5CVSS6.6AI score0.04561EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2023/05/16 8:51 a.m.5 views

golang: net/http: handle server errors after sending GOAWAY

A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown...

7.5CVSS6.6AI score0.02607EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/05/16 8:31 a.m.8 views

golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests

A flaw was found in the net/http library of the golang package. This flaw allows an attacker to 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...

5.3CVSS6.6AI score0.05623EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2023/05/09 10:3 a.m.6 views

golang: net/http: handle server errors after sending GOAWAY

A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown...

7.5CVSS6.6AI score0.02607EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/05/09 10:1 a.m.5 views

golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests

A flaw was found in the net/http library of the golang package. This flaw allows an attacker to 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...

5.3CVSS6.6AI score0.05623EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2023/05/09 9:51 a.m.3 views

golang: net/http: handle server errors after sending GOAWAY

A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown...

7.5CVSS6.6AI score0.02607EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/05/09 9:50 a.m.3 views

golang: net/http: handle server errors after sending GOAWAY

A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown...

7.5CVSS6.6AI score0.02607EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2023/04/25 12:0 a.m.11 views

PT-2023-13792 · Laravel · Laravel

Name of the Vulnerable Software and Affected Versions: Laravel versions 8.x through 9.x before 9.32.0 Description: The authentication method was discovered to be vulnerable to user enumeration via timeless timing attacks with HTTP/2 multiplexing. This issue is caused by the early return inside th...

5.3CVSS7.5AI score0.00881EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2023/04/18 12:0 a.m.20 views

PT-2023-4872

Name of the Vulnerable Software and Affected Versions gRPC affected versions not specified Description The issue is related to a base64 encoding error for -bin suffixed headers, which can cause a disconnection by the gRPC server, but is typically allowed by HTTP2 proxies. This can be exploited by...

7.5CVSS7AI score0.00527EPSS
SaveExploits0References41
OSV
OSV
added 2023/04/11 2:15 p.m.8 views

AZL-26291 CVE-2023-26964 affecting package rpm-ostree for versions less than 2022.1-7

An issue was discovered in hyper v0.13.7. h2-0.2.4 Stream stacking occurs when the H2 component processes HTTP2 RSTSTREAM frames. As a result, the memory and CPU usage are high which can lead to a Denial of Service DoS...

7.5CVSS7.1AI score0.01121EPSS
SaveExploits1References1
OSV
OSV
added 2023/04/11 2:15 p.m.9 views

AZL-61174 CVE-2023-26964 affecting package rust for versions less than h2-0.3.26

An issue was discovered in hyper v0.13.7. h2-0.2.4 Stream stacking occurs when the H2 component processes HTTP2 RSTSTREAM frames. As a result, the memory and CPU usage are high which can lead to a Denial of Service DoS...

7.5CVSS7.1AI score0.01121EPSS
SaveExploits1References1
OSV
OSV
added 2023/04/11 2:15 p.m.8 views

AZL-34823 CVE-2023-26964 affecting package kata-containers for versions less than 3.2.0.azl0-2

An issue was discovered in hyper v0.13.7. h2-0.2.4 Stream stacking occurs when the H2 component processes HTTP2 RSTSTREAM frames. As a result, the memory and CPU usage are high which can lead to a Denial of Service DoS...

7.5CVSS7.1AI score0.01121EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2023/04/11 12:0 a.m.12 views

PT-2023-3149

Name of the Vulnerable Software and Affected Versions hyper version 0.13.7 h2 version 0.2.4 Description An issue in the H2 component of hyper occurs when processing HTTP2 RST STREAM frames, leading to stream stacking and high memory and CPU usage, which can result in a Denial of Service DoS. This...

7.8CVSS7AI score0.01121EPSS
SaveExploits1References92
Rows per page
Query Builder