CWE-93 - Improper Neutralization of CRLF Sequences ('CRLF Injection')
Description
The software 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.