Lucene search
+L

436 matches found

CNNVD
CNNVD
added 2024/04/04 12:00 a.m.14 views

Google Go 安全漏洞

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google USA. A security vulnerability exists in Google Go. An attacker exploits the vulnerability to cause an HTTP/2 endpoint to read an arbitrary amount of header data by sending an...

7.5CVSS7.3AI score0.91969EPSS
SaveExploits1References11
CNNVD
CNNVD
added 2024/04/04 12:00 a.m.20 views

Envoy 安全漏洞

Envoy is an open source distributed proxy server. A security vulnerability exists in Envoy versions 1.29.0 and 1.29.1, which stems from the Envoy HTTP/2 stack being prone to running out of memory due to a flood of CONTINUATION frames...

7.5CVSS7.9AI score0.86746EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2024/04/04 12:00 a.m.13 views

Nghttp2 安全漏洞

Nghttp2 is a C library for HTTP/2 implementation from the Nghttp2 community. A security vulnerability exists in Nghttp2 versions prior to 1.61.0, which stems from reading an unlimited number of HTTP/2 CONTINUATION frames may result in excessive CPU utilization...

5.3CVSS7.1AI score0.8496EPSS
SaveExploits1References13
FreeBSD
FreeBSD
added 2024/04/04 12:00 a.m.33 views

forgejo -- HTTP/2 CONTINUATION flood in net/http

[email protected] reports: 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 heade...

7.5CVSS6.9AI score0.91969EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/03 9:12 p.m.163 views

GO-2024-2687 HTTP/2 CONTINUATION flood in net/http

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.5CVSS8.1AI score0.91969EPSS
SaveExploits1References3
Snyk
Snyk
added 2024/04/03 9:12 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview std/net/http is a Go standard library package std/net/http Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling. Go Vulnerability Report: An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an...

8.7CVSS6.7AI score0.91969EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2024/04/03 6:49 p.m.22 views

amphp/http-client Denial of Service via HTTP/2 CONTINUATION Frames

Early versions of amphp/http-client with HTTP/2 support v4.0.0-rc10 to 4.0.0 will collect HTTP/2 CONTINUATION frames in an unbounded buffer and will not check the header size limit until it has received the ENDHEADERS flag, resulting in an OOM crash. Later versions of amphp/http-client v4.1.0-rc1...

7.3AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/04/03 6:49 p.m.22 views

GHSA-W8GF-G2VQ-J2F4 amphp/http-client Denial of Service via HTTP/2 CONTINUATION Frames

Early versions of amphp/http-client with HTTP/2 support v4.0.0-rc10 to 4.0.0 will collect HTTP/2 CONTINUATION frames in an unbounded buffer and will not check the header size limit until it has received the ENDHEADERS flag, resulting in an OOM crash. Later versions of amphp/http-client v4.1.0-rc1...

8.2CVSS7.3AI score0.83366EPSS
SaveExploits1References3
OSV
OSV
added 2024/04/03 6:15 p.m.22 views

CVE-2024-2758

Tempesta FW rate limits are not enabled by default. They are either set too large to capture empty CONTINUATION frames attacks or too small to handle normal HTTP requests appropriately...

6.3CVSS5.8AI score0.7275EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/04/03 6:06 p.m.44 views

AMPHP Denial of Service via HTTP/2 CONTINUATION Frames

amphp/http will collect HTTP/2 CONTINUATION frames in an unbounded buffer and will not check the header size limit until it has received the ENDHEADERS flag, resulting in an OOM crash. amphp/http-client and amphp/http-server are indirectly affected if they're used with an unpatched version of...

8.2CVSS7AI score0.83366EPSS
SaveExploits1References10Affected Software2
CVE
CVE
added 2024/04/03 5:18 p.m.185 views

CVE-2024-2653

CVE-2024-2653 affects the AMPHP HTTP stack: amphp/http will accumulate HTTP/2 CONTINUATION frames in an unbounded buffer and only enforces a limit when END_HEADERS is seen, causing an out-of-memory crash. The issue also indirectly impacts amphp/http-client and amphp/http-server if used with an un...

8.2CVSS7.8AI score0.83366EPSS
SaveExploits1References4
OSV
OSV
added 2024/04/03 5:18 p.m.7 views

CVE-2024-2653 CVE-2024-2653

amphp/http will collect CONTINUATION frames in an unbounded buffer and will not check a limit until it has received the set ENDHEADERS flag, resulting in an OOM crash...

8.2CVSS7.4AI score
SaveExploits0References6
CVE
CVE
added 2024/04/03 5:17 p.m.123 views

CVE-2024-2758

CVE-2024-2758 concerns Tempesta FW. The vulnerability stems from how HTTP/2 CONTINUATION frames are handled when rate limits are not enabled by default, enabling potential denial-of-service via excessive CONTINUATION traffic (OOM/CPU exhaustion depending on implementation). The initial descriptio...

6.3CVSS6.5AI score0.7275EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/03 5:17 p.m.15 views

CVE-2024-2758 CVE-2024-2758

Tempesta FW rate limits are not enabled by default. They are either set too large to capture empty CONTINUATION frames attacks or too small to handle normal HTTP requests appropriately...

6.9AI score0.7275EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/04/03 12:00 a.m.7 views

PT-2024-40495 · Unknown · Amphp/Http +1

Name of the Vulnerable Software and Affected Versions: amphp/http-client versions 4.0.0-rc10 through 4.0.0 Description: The issue affects early versions of amphp/http-client with HTTP/2 support, causing the collection of HTTP/2 CONTINUATION frames in an unbounded buffer. This occurs because the...

8.2CVSS7.3AI score
SaveExploits0References4
GitLab Advisory Database
GitLab Advisory Database
added 2024/04/03 12:00 a.m.40 views

AMPHP Denial of Service via HTTP/2 CONTINUATION Frames

amphp/http will collect HTTP/2 CONTINUATION frames in an unbounded buffer and will not check the header size limit until it has received the ENDHEADERS flag, resulting in an OOM crash. amphp/http-client and amphp/http-server are indirectly affected if they're used with an unpatched version of...

8.2CVSS7.3AI score0.83366EPSS
SaveExploits1References10Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2024/04/03 12:00 a.m.29 views

amphp/http-client Denial of Service via HTTP/2 CONTINUATION Frames

Early versions of amphp/http-client with HTTP/2 support v4.0.0-rc10 to 4.0.0 will collect HTTP/2 CONTINUATION frames in an unbounded buffer and will not check the header size limit until it has received the ENDHEADERS flag, resulting in an OOM crash. Later versions of amphp/http-client v4.1.0-rc1...

7.3AI score
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/04/03 12:00 a.m.17 views

PT-2024-2624 · Nghttp2 +10 · Nghttp2 +10

Name of the Vulnerable Software and Affected Versions: nghttp2 versions prior to 1.61.0 Description: The nghttp2 library keeps reading an unbounded number of HTTP/2 CONTINUATION frames even after a stream is reset to keep HPACK context in sync, causing excessive CPU usage to decode the HPACK...

8.2CVSS7.5AI score0.99999EPSS
SaveExploits23References186
Positive Technologies
Positive Technologies
added 2024/04/03 12:00 a.m.12 views

PT-2024-2623 · Tempesta · Tempesta

Name of the Vulnerable Software and Affected Versions: Tempesta affected versions not specified Description: The issue is related to a firewall vulnerability in the implementation of the HTTP/2 protocol, specifically concerning the handling of CONTINUATION frames. This can lead to an uncontrolled...

6.3CVSS8.1AI score0.7275EPSS
SaveExploits0References8
Arista
Arista
added 2024/04/03 12:00 a.m.133 views

Security Advisory 0094

Security Advisory 0094 PDF Date: April 5, 2024 Revision | Date | Changes ---|---|--- 1.0 | April 3, 2024 | Initial release 1.1 | April 5, 2024 | Update required configuration for exploitation and mitigation Description Arista Networks is providing this security update in response to the following...

8.2CVSS8AI score0.94615EPSS
SaveExploits4
Rows per page
Query Builder