The llhttp parser <v14.20.1, <v16.17.1 and <v18.9.1 in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).
The product acts as an intermediary HTTP agent (such as a proxy or firewall) in the data flow between two entities such as a client and server, but it does not interpret malformed HTTP requests or responses in ways that are consistent with how the messages will be processed by those entities that are at the ultimate destination.
Link | Tags |
---|---|
https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/ | patch vendor advisory |
https://hackerone.com/reports/1524692 | third party advisory issue tracking exploit |
https://www.debian.org/security/2023/dsa-5326 | third party advisory vendor advisory |