This page is experimental and may change significantly in future releases.
Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')
Properties
id: d3f:CWE-113
- name
- Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')
- definition
- The product receives data from an HTTP agent/component (e.g., web server, proxy, browser, etc.), but it does not neutralize or incorrectly neutralizes CR and LF characters before the data is included in outgoing HTTP headers.
- synonyms
- HTTP Response Splitting
- synonyms
- HTTP Request Splitting
Neighbors
CWE-113 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-113 has no related weaknesses in this release.