Lucene search
K

4431 matches found

CVE
CVE
added 2024/04/04 2:41 p.m.497 views

CVE-2024-28182

CVE-2024-28182 affects nghttp2

5.3CVSS6AI score0.24971EPSS
Exploits1References10Affected Software1
Debian CVE
Debian CVE
added 2024/04/04 2:41 p.m.47 views

CVE-2024-28182

nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. The nghttp2 library prior to version 1.61.0 keeps reading the unbounded number of HTTP/2 CONTINUATION frames even after a stream is reset to keep HPACK context in sync. This causes excessive CPU usage to decode HPACK...

5.3CVSS7.2AI score0.24971EPSS
Exploits1
OSV
OSV
added 2024/04/04 2:41 p.m.30 views

CVE-2024-28182 Reading unbounded number of HTTP/2 CONTINUATION frames to cause excessive CPU usage

nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. The nghttp2 library prior to version 1.61.0 keeps reading the unbounded number of HTTP/2 CONTINUATION frames even after a stream is reset to keep HPACK context in sync. This causes excessive CPU usage to decode HPACK...

5.3CVSS7.1AI score0.24971EPSS
Exploits1References12
AlpineLinux
AlpineLinux
added 2024/04/04 2:41 p.m.26 views

CVE-2024-28182

nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. The nghttp2 library prior to version 1.61.0 keeps reading the unbounded number of HTTP/2 CONTINUATION frames even after a stream is reset to keep HPACK context in sync. This causes excessive CPU usage to decode HPACK...

5.3CVSS7.1AI score0.24971EPSS
Exploits1References10
Vulnrichment
Vulnrichment
added 2024/04/04 2:30 p.m.42 views

CVE-2024-27919 HTTP/2: memory exhaustion due to CONTINUATION frame flood

Envoy is a cloud-native, open-source edge and service proxy. In versions 1.29.0 and 1.29.1, theEnvoy HTTP/2 protocol stack is vulnerable to the flood of CONTINUATION frames. Envoy's HTTP/2 codec does not reset a request when header map limits have been exceeded. This allows an attacker to send an...

7.5CVSS7.1AI score0.23884EPSS
Exploits1References4
CVE
CVE
added 2024/04/04 2:30 p.m.98 views

CVE-2024-27919

Envoy CVE-2024-27919 affects the HTTP/2 stack in versions 1.29.0 and 1.29.1, where unlimited MEMORY growth can be triggered by a flood of CONTINUATION frames, leading to DoS. A fix is available in version 1.29.2; as workarounds, downgrade to 1.28.1 or earlier or disable HTTP/2 for downstream conn...

7.5CVSS7.4AI score0.23884EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2024/04/04 2:30 p.m.30 views

CVE-2024-27919 HTTP/2: memory exhaustion due to CONTINUATION frame flood

Envoy is a cloud-native, open-source edge and service proxy. In versions 1.29.0 and 1.29.1, theEnvoy HTTP/2 protocol stack is vulnerable to the flood of CONTINUATION frames. Envoy's HTTP/2 codec does not reset a request when header map limits have been exceeded. This allows an attacker to send an...

7.5CVSS7.9AI score0.23884EPSS
Exploits1References7
Cvelist
Cvelist
added 2024/04/04 2:30 p.m.27 views

CVE-2024-27919 HTTP/2: memory exhaustion due to CONTINUATION frame flood

Envoy is a cloud-native, open-source edge and service proxy. In versions 1.29.0 and 1.29.1, theEnvoy HTTP/2 protocol stack is vulnerable to the flood of CONTINUATION frames. Envoy's HTTP/2 codec does not reset a request when header map limits have been exceeded. This allows an attacker to send an...

7.5CVSS7.7AI score0.23884EPSS
Exploits1References4
The Hacker News
The Hacker News
added 2024/04/04 11:15 a.m.108 views

New HTTP/2 Vulnerability Exposes Web Servers to DoS Attacks

New research has found that the CONTINUATION frame in the HTTP/2 protocol can be exploited to conduct denial-of-service DoS attacks. The technique has been codenamed HTTP/2 CONTINUATION Flood by security researcher Bartek Nowotarski, who reported the issue to the CERT Coordination Center CERT/CC ...

8.2CVSS6.6AI score0.88805EPSS
Exploits5
Veracode
Veracode
added 2024/04/04 5:0 a.m.16 views

Denial Of Service (DoS)

amphp/http-client is vulnerable to Denial Of Service. The vulnerability is due to unbounded buffering of HTTP/2 CONTINUATION frames until the ENDHEADERS flag is received, which results in a memory exhaustion crash...

8.2CVSS6.7AI score0.05065EPSS
Exploits1References4Affected Software2
FreeBSD
FreeBSD
added 2024/04/04 12:0 a.m.25 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.69905EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2024/04/04 12:0 a.m.47 views

CVE-2024-28182

nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. The nghttp2 library prior to version 1.61.0 keeps reading the unbounded number of HTTP/2 CONTINUATION frames even after a stream is reset to keep HPACK context in sync. This causes excessive CPU usage to decode HPACK...

5.3CVSS7AI score0.24971EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2024/04/04 12:0 a.m.34 views

Golang < 1.21.9, 1.22.x < 1.22.2 DoS

The version of Golang running on the remote host is prior to 1.21.9 or 1.22.x prior to 1.22.2. It is, therefore, is affected by a denial of service vulnerability. When a request's headers exceed MaxHeaderBytes, memory is not allocated to store the excess headers yet they are still parsed. This...

7.5CVSS7AI score0.69905EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2024/04/04 12:0 a.m.48 views

Slackware Linux 15.0 / current nghttp2 Vulnerability (SSA:2024-095-02)

The version of nghttp2 installed on the remote host is prior to 1.61.0. It is, therefore, affected by a vulnerability as referenced in the SSA:2024-095-02 advisory. - nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. The nghttp2 library prior to version 1.61.0 keeps...

5.3CVSS7.1AI score0.24971EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2024/04/04 12:0 a.m.800 views

Apache 2.4.x < 2.4.59 Multiple Vulnerabilities

The version of Apache httpd installed on the remote host is prior to 2.4.59. It is, therefore, affected by multiple vulnerabilities as referenced in the 2.4.59 advisory. - Apache HTTP Server: HTTP Response Splitting in multiple modules: HTTP Response splitting in multiple modules in Apache HTTP...

7.5CVSS7.2AI score0.87555EPSS
Exploits2References3
FreeBSD
FreeBSD
added 2024/04/04 12:0 a.m.81 views

Apache httpd -- multiple vulnerabilities

The Apache httpd project reports: HTTP/2 DoS by memory exhaustion on endless continuation frames HTTP Response Splitting in multiple modules...

7.5CVSS7AI score0.87555EPSS
Exploits2References1
OpenVAS
OpenVAS
added 2024/04/04 12:0 a.m.17 views

Node.js Multiple Vulnerabilities (Apr 2024) - Mac OS X

Node.js is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:nodejs:node.js"; ifdescription...

8.2CVSS6.8AI score0.75933EPSS
Exploits1References7
OpenVAS
OpenVAS
added 2024/04/04 12:0 a.m.18 views

Node.js Multiple Vulnerabilities (Apr 2024) - Windows

Node.js is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:nodejs:node.js"; ifdescription...

8.2CVSS7.5AI score0.75933EPSS
Exploits1References7
Tenable Nessus
Tenable Nessus
added 2024/04/04 12:0 a.m.42 views

Slackware Linux 15.0 / current httpd Multiple Vulnerabilities (SSA:2024-095-01)

The version of httpd installed on the remote host is prior to 2.4.59. It is, therefore, affected by multiple vulnerabilities as referenced in the SSA:2024-095-01 advisory. - Faulty input validation in the core of Apache allows malicious or exploitable backend/content generators to split HTTP...

7.5CVSS7.2AI score0.87555EPSS
Exploits2References4
OSV
OSV
added 2024/04/03 9:12 p.m.96 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.69905EPSS
Exploits1References3
Rows per page
Query Builder