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

733 B

CVE-2021-22960

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.