CWE-444 - CERT CVE

CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')

When malformed or abnormal HTTP requests are interpreted by one or more entities in the data flow between the user and the web server, such as a proxy or firewall, they can be interpreted inconsistently, allowing the attacker to "smuggle" a request to one device without the other device being aware of it.

CAPEC ID Naziv
CAPEC-105 HTTP Request Splitting
CAPEC-33 HTTP Request Smuggling