Vulnerabilities (CVE)

Filtered by vendor Llhttp Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-32213 2 Llhttp, Nodejs 2 Llhttp, Node.js 2022-07-27 N/A 9.1 CRITICAL
The llhttp parser in the http module in Node.js v17.x does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).
CVE-2022-32214 2 Llhttp, Nodejs 2 Llhttp, Node.js 2022-07-27 N/A 9.1 CRITICAL
The llhttp parser 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).
CVE-2022-32215 2 Llhttp, Nodejs 2 Llhttp, Node.js 2022-07-27 N/A 9.1 CRITICAL
The llhttp parser in the http module in Node v17.6.0 does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling (HRS).
CVE-2021-22960 2 Llhttp, Oracle 2 Llhttp, Graalvm 2022-06-28 5.8 MEDIUM 6.5 MEDIUM
The parse function in llhttp < 2.1.4 and < 6.0.6. ignores chunk extensions when parsing the body of chunked requests. This leads to HTTP Request Smuggling (HRS) under certain conditions.
CVE-2021-22959 2 Llhttp, Oracle 2 Llhttp, Graalvm 2022-06-28 6.4 MEDIUM 6.5 MEDIUM
The parser in accepts requests with a space (SP) right after the header name before the colon. This can lead to HTTP Request Smuggling (HRS) in llhttp < v2.1.4 and < v6.0.6.