Bug 2275392 (CVE-2024-27982) - CVE-2024-27982 nodejs: HTTP Request Smuggling via Content Length Obfuscation
Summary: CVE-2024-27982 nodejs: HTTP Request Smuggling via Content Length Obfuscation
Keywords:
Status: NEW
Alias: CVE-2024-27982
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2275394 2275395 2275396 2275397 2275398 2275399 2275400
Blocks: 2275402
TreeView+ depends on / blocked
 
Reported: 2024-04-17 04:20 UTC by TEJ RATHI
Modified: 2024-04-30 12:43 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
An HTTP Request Smuggling vulnerability was found in Node.js due to Content-Length Obfuscation in the HTTP server. Malformed headers, particularly if a space is inserted before a content-length header, can result in HTTP request smuggling. This flaw allows attackers to inject a second request within the body of the first and poison web caches, bypass web application firewalls, and execute Cross-site scripting (XSS) attacks.
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description TEJ RATHI 2024-04-17 04:20:12 UTC
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.

This vulnerability affects all users in all active release lines: 18.x, 20.x and, 21.x.

https://nodejs.org/en/blog/vulnerability/april-2024-security-releases

Comment 1 TEJ RATHI 2024-04-17 04:32:42 UTC
Created nodejs tracking bugs for this issue:

Affects: epel-all [bug 2275394]


Created nodejs16 tracking bugs for this issue:

Affects: fedora-all [bug 2275396]


Created nodejs18 tracking bugs for this issue:

Affects: fedora-all [bug 2275397]


Created nodejs20 tracking bugs for this issue:

Affects: fedora-all [bug 2275398]


Created nodejs:16-epel/nodejs tracking bugs for this issue:

Affects: epel-all [bug 2275395]


Created nodejs:16/nodejs tracking bugs for this issue:

Affects: fedora-all [bug 2275399]


Note You need to log in before you can comment on or make changes to this bug.