CVE-2023-26142

MEDIUM WAF: High
CVSS 6.1 Published: 2023-09-12
CWE-113

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.

WAF Coverage Analysis

HTTP Response Splitting High WAF Coverage

OWASP: A03:2021 Injection

921xxx - Protocol Attack

Affected Software

VendorProductVersion
crowcppcrow1.0\+5

References

Back to CVE Database