The team has identified a critical vulnerability in the http server of the most recent version of Node, where malformed headers can lead to HTTP request smuggling. Specifically, if a space is placed before a content-length header, it is not interpreted correctly, enabling attackers to smuggle in a second request within the body of the first.
References
Configurations
No configuration.
History
19 Apr 2025, 01:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
28 Mar 2025, 21:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-444 |
21 Nov 2024, 09:05
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://hackerone.com/reports/2237099 - |
07 May 2024, 17:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-07 17:15
Updated : 2025-04-19 01:15
NVD link : CVE-2024-27982
Mitre link : CVE-2024-27982
CVE.ORG link : CVE-2024-27982
JSON object : View
Products Affected
No product.
CWE
CWE-444
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')