Lucene search
K

1220 matches found

CNNVD
CNNVD
added 2024/09/19 12:0 a.m.2 views

Envoy 安全漏洞

Envoy is an Enphase open source gateway program for connecting smart home devices. A security vulnerability exists in Envoy version 1.31, which stems from a flaw in the HTTP/2 codec around stream management that can cause Envoy to crash...

7.5CVSS7.4AI score0.00098EPSS
Exploits0References4
OSV
OSV
added 2024/09/04 3:15 p.m.1 views

AZL-48668 CVE-2024-45506 affecting package haproxy for versions less than 2.9.11-1

HAProxy 2.9.x before 2.9.10, 3.0.x before 3.0.4, and 3.1.x through 3.1-dev6 allows a remote denial of service for HTTP/2 zero-copy forwarding h2send loop under a certain set of conditions, as exploited in the wild in 2024...

7.5CVSS5.8AI score0.01495EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/09/04 3:14 a.m.1 views

SUSE CVE-2024-45506

HAProxy 2.9.x before 2.9.10, 3.0.x before 3.0.4, and 3.1.x through 3.1-dev6 allows a remote denial of service for HTTP/2 zero-copy forwarding h2send loop under a certain set of conditions, as exploited in the wild in 2024...

7.5CVSS6.9AI score0.01495EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2024/08/21 11:56 a.m.5 views

tomcat: Improper Handling of Exceptional Conditions

A vulnerability was found in Apache Tomcat. When processing an HTTP/2 stream, Tomcat did not handle some cases of excessive HTTP headers correctly. This issue led to a miscounting of active HTTP/2 streams, which in turn led to using an incorrect infinite timeout that allowed connections to remain...

7.5CVSS6.8AI score0.21539EPSS
Exploits0References5
Amazon
Amazon
added 2024/08/21 12:0 a.m.4 views

Medium: oci-add-hooks

Issue Overview: 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...

7.5CVSS6.9AI score0.64852EPSS
Exploits1
Amazon
Amazon
added 2024/08/15 12:0 a.m.1 views

Medium: mod_http2

Issue Overview: Serving WebSocket protocol upgrades over a HTTP/2 connection could result in a Null Pointer dereference, leading to a crash of the server process, degrading performance. CVE-2024-36387 Affected Packages: modhttp2 Issue Correction: Run dnf update modhttp2 --releasever 2023.5.202408...

5.4CVSS6.8AI score0.00187EPSS
Exploits0
Amazon
Amazon
added 2024/08/15 12:0 a.m.2 views

Medium: nerdctl

Issue Overview: 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...

7.5CVSS6.6AI score0.64852EPSS
Exploits1
RedHat Linux
RedHat Linux
added 2024/08/08 5:22 p.m.1 views

httpd: CONTINUATION frames DoS

A vulnerability was found in how Apache httpd implements the HTTP/2 protocol. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated remote attacker to send packets to vulnerable servers,...

7.5CVSS7.1AI score0.87555EPSS
Exploits2References7
OSV
OSV
added 2024/08/06 11:16 a.m.2 views

AZL-47442 CVE-2024-7246 affecting package grpc for versions less than 1.62.3-1

It's possible for a gRPC client communicating with a HTTP/2 proxy to poison the HPACK table between the proxy and the backend such that other clients see failed requests. It's also possible to use this vulnerability to leak other clients HTTP header keys, but not values. This occurs because the...

6.3CVSS6.6AI score0.00038EPSS
Exploits1References1
OSV
OSV
added 2024/08/06 11:16 a.m.1 views

DEBIAN-CVE-2024-7246

It's possible for a gRPC client communicating with a HTTP/2 proxy to poison the HPACK table between the proxy and the backend such that other clients see failed requests. It's also possible to use this vulnerability to leak other clients HTTP header keys, but not values. This occurs because the...

5.3CVSS6.4AI score0.00038EPSS
Exploits1References1
Snyk
Snyk
added 2024/08/06 10:54 a.m.2 views

Expected Behavior Violation

Overview Affected versions of this package are vulnerable to Expected Behavior Violation via the HPackParser function when the gRPC client is communicating with an HTTP/2 proxy, allowing the attacker to poison the HPACK table. By manipulating the header encoding and poisoning the HPACK table...

6.3CVSS6.9AI score0.00038EPSS
Exploits1References2
Snyk
Snyk
added 2024/08/06 10:54 a.m.2 views

Expected Behavior Violation

Overview Affected versions of this package are vulnerable to Expected Behavior Violation via the HPackParser function when the gRPC client is communicating with an HTTP/2 proxy, allowing the attacker to poison the HPACK table. By manipulating the header encoding and poisoning the HPACK table...

6.3CVSS6.9AI score0.00038EPSS
Exploits1References2
OSV
OSV
added 2024/08/01 8:25 p.m.2 views

USN-6943-1 tomcat8, tomcat9 vulnerabilities

It was discovered that Tomcat incorrectly handled certain uncommon PersistenceManager with FileStore configurations. A remote attacker could possibly use this issue to execute arbitrary code. This issue only affected tomcat8 for Ubuntu 18.04 LTS CVE-2020-9484 It was discovered that Tomcat...

7.5CVSS7AI score0.93464EPSS
Exploits20References6
RedHat Linux
RedHat Linux
added 2024/07/31 10:18 a.m.3 views

varnish: HTTP/2 Broken Window Attack may result in denial of service

A flaw was found in the Varnish cache server, with HTTP/2 support enabled, that may allow a Denial of Service type of attack. A malicious actor can cause the server to run out of credits during the HTTP/2 connection control flow. As a consequence, the server will stop to properly process the acti...

7.5CVSS7.3AI score0.00071EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 1:13 p.m.4 views

nodejs: CONTINUATION frames DoS

A vulnerability was found in how Node.js implements the HTTP/2 protocol. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated, remote attacker to send packets to vulnerable servers, which...

8.2CVSS7.3AI score0.75933EPSS
Exploits1References7
RedHat Linux
RedHat Linux
added 2024/07/23 2:58 p.m.3 views

nghttp2: CONTINUATION frames DoS

A vulnerability was found in how nghttp2 implements the HTTP/2 protocol. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated remote attacker to send packets to vulnerable servers, which...

5.3CVSS6.8AI score0.24971EPSS
Exploits1References7
Amazon
Amazon
added 2024/07/22 12:0 a.m.7 views

Important: ecs-service-connect-agent

Issue Overview: Envoy is a cloud-native, open source edge and service proxy. The HTTP/2 protocol stack in Envoy versions prior to 1.29.3, 1.28.2, 1.27.4, and 1.26.8 are vulnerable to CPU exhaustion due to flood of CONTINUATION frames. Envoy's HTTP/2 codec allows the client to send an unlimited...

7.5CVSS6.9AI score0.88805EPSS
Exploits1
Amazon
Amazon
added 2024/07/22 12:0 a.m.3 views

Important: tomcat9

Issue Overview: Improper Handling of Exceptional Conditions, Uncontrolled Resource Consumption vulnerability in Apache Tomcat. When processing an HTTP/2 stream, Tomcat did not handle some cases of excessive HTTP headers correctly. This led to a miscounting of active HTTP/2 streams which in turn l...

7.5CVSS6.9AI score0.21539EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/07/19 10:57 a.m.5 views

qtbase: qtbase: Delay any communication until encrypted() can be responded to

A vulnerability was found in Qt where, during a TLS connection for servers supporting HTTP2, Qt may send data to a server even if the TLS certificate doesn't match the redirected address. This occurs because Qt fails to validate the certificate against the redirected address, potentially sending...

8.6CVSS7.3AI score0.00205EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/07/19 10:35 a.m.3 views

qtbase: qtbase: Delay any communication until encrypted() can be responded to

A vulnerability was found in Qt where, during a TLS connection for servers supporting HTTP2, Qt may send data to a server even if the TLS certificate doesn't match the redirected address. This occurs because Qt fails to validate the certificate against the redirected address, potentially sending...

8.6CVSS7.3AI score0.00205EPSS
Exploits0References5
Rows per page
Query Builder