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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:NCrowcpp Crow
APPCrowcpp1.0\+5
Related vulnerabilities
HTTP applications (servers) based on Crow through 1.0+4 may allow a Use-After-Free and code execution when HTT...
Crow before 1.0+4 has a heap-based buffer overflow via the function qs_parse in query_string.h. On successful ...
HTTP applications (servers) based on Crow through 1.0+4 may reveal potentially sensitive uninitialized data fr...
This affects the package Crow before 0.3+4. It is possible to traverse directories to fetch arbitrary files fr...
This affects the package Crow before 0.3+4. When using attributes without quotes in the template, an attacker ...