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.
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://hackerone.com/reports/1238099 | issue tracking exploit third party advisory |
https://www.oracle.com/security-alerts/cpujan2022.html | third party advisory patch |
https://www.debian.org/security/2022/dsa-5170 | third party advisory vendor advisory |