GHSA-q5vx-44v4-gch4

Source
https://github.com/advisories/GHSA-q5vx-44v4-gch4
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/07/GHSA-q5vx-44v4-gch4/GHSA-q5vx-44v4-gch4.json
Aliases
Published
2022-07-15T00:00:18Z
Modified
2023-12-06T01:02:21.149002Z
Details

The llhttp parser in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. The LF character (without CR) is sufficient to delimit HTTP header fields in the lihttp parser. According to RFC7230 section 3, only the CRLF sequence should delimit each header-field. This can lead to HTTP Request Smuggling (HRS).

References

Affected packages

npm / llhttp

Package

Name
llhttp

Affected ranges

Type
SEMVER
Events
Introduced
0The exact introduced commit is unknown
Fixed
6.0.7