A vulnerability in Node.js HTTP servers allows an attacker to send a specially crafted HTTP request with chunked encoding, leading to resource exhaustion and denial of service (DoS). The server reads an unbounded number of bytes from a single connection, exploiting the lack of limitations on chunk extension bytes. The issue can cause CPU and network bandwidth exhaustion, bypassing standard safeguards like timeouts and body size limits.
References
Configurations
No configuration.
History
05 Nov 2024, 21:35
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-404 |
01 May 2024, 18:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
15 Mar 2024, 11:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
20 Feb 2024, 02:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-02-20 02:15
Updated : 2024-11-05 21:35
NVD link : CVE-2024-22019
Mitre link : CVE-2024-22019
CVE.ORG link : CVE-2024-22019
JSON object : View
Products Affected
No product.
CWE
CWE-404
Improper Resource Shutdown or Release