CWEBaseDraft20 recent CVEs

CWE-93Improper Neutralization of CRLF Sequences ('CRLF Injection')

Description

The product uses CRLF (carriage return line feeds) as a special element, e.g. to separate lines or records, but it does not neutralize or incorrectly neutralizes CRLF sequences from inputs.

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE