BIT-node-2023-30589

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/node/BIT-node-2023-30589.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-node-2023-30589
Aliases
Published
2024-03-06T11:00:53.995Z
Modified
2024-09-11T06:12:29.654924Z
Summary
[none]
Details

The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).

The CR character (without LF) is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3, only the CRLF sequence should delimit each header-field. This impacts all Node.js active versions: v16, v18, and, v20

References

Affected packages

Bitnami / node

Package

Name
node
Purl
pkg:bitnami/node

Severity

  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
16.0.0
Fixed
16.20.1
Introduced
18.0.0
Fixed
18.16.1
Introduced
20.0.0
Fixed
20.3.1