CVE-2024-27922:
HTTP Handling Vulnerability in the Bare server
9.8
CVSS ScoreBasic Information
CVE ID
GHSA ID
EPSS Score
-
CWE
Published
3/5/2024
Updated
3/21/2024
KEV Status
No
Technology
JavaScript
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
@tomphttp/bare-server-node | npm | < 2.0.2 | 2.0.2 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided vulnerability information indicates an HTTP request smuggling issue (CWE-444) in the @tomphttp/bare-server-node package, but no specific code examples, commit diffs, or function names are disclosed in the advisory materials. While the vulnerability likely relates to HTTP header parsing and request handling logic (e.g., improper handling of Content-Length/Transfer-Encoding headers or request normalization), the lack of technical details about the implementation makes it impossible to identify specific vulnerable functions with high confidence. The patched version (2.0.2) would be required to perform a differential analysis to locate the exact vulnerable code paths.