Releases27
Frequency3 months 4 weeks
Last Release
Stars4.88K
A Fast and Easy to use microframework for the web.

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICAL

CrowCpp Crow through v1.3.1 HTTP is vulnerable to response header injection via unvalidated response header values.

9.8 CRITICAL

HTTP applications (servers) based on Crow through 1.0+4 may allow a Use-After-Free and code execution when HTTP pipelining is used. The HTTP parser supports HTTP pipelining, but the asynchronous Connection layer is unaware of HTTP pipelining. Specifically, the Connection layer is unaware that it has begun processing a later request before it has finished processing an earlier request.

7.5 HIGH

HTTP applications (servers) based on Crow through 1.0+4 may reveal potentially sensitive uninitialized data from stack memory when fulfilling a request for a static file smaller than 16 KB.

9.8 CRITICAL

Crow before 1.0+4 has a heap-based buffer overflow via the function qs_parse in query_string.h. On successful exploitation this vulnerability allows attackers to remotely execute arbitrary code in the context of the vulnerable service.

6.5 MEDIUM4.3 MEDIUM

This affects the package Crow before 0.3+4. When using attributes without quotes in the template, an attacker can manipulate the input to introduce additional attributes, potentially executing code. This may lead to a Cross-site Scripting (XSS) vulnerability, assuming an attacker can influence the value entered into the template. If the template is used to render user-generated content, this vulnerability may escalate to a persistent XSS vulnerability.

6.5 MEDIUM5 MEDIUM

This affects the package Crow before 0.3+4. It is possible to traverse directories to fetch arbitrary files from the server.