cve/2022/CVE-2022-32214.md
2024-05-25 21:48:12 +02:00

713 B

CVE-2022-32214

Description

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).

POC

Reference

No PoCs from references.

Github