This page is experimental and may change significantly in future releases.
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
Properties
id: d3f:CWE-444
- name
- Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
- definition
- 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.
- synonyms
- HTTP Smuggling
- synonyms
- HTTP Request Smuggling
- synonyms
- HTTP Response Smuggling
Neighbors
CWE-444 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-444 has no related weaknesses in this release.