CWEVariantIncomplete20 recent CVEs

CWE-113Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')

Description

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.

[object Object]

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE