← Back to CVE List

CVE-2023-26142

Published: 2023-09-12T05:15Z
Last Modified: 2024-11-21T07:50Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
All versions of the package crow are vulnerable to HTTP Response Splitting when untrusted user input is used to build header values. Header values are not properly sanitized against CRLF Injection in the set_header and add_header functions. An attacker can add the \r\n (carriage return line feeds) characters to end the HTTP response headers and inject malicious content. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt