Crowcpp

Crow

6 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.22%
  • Veröffentlicht 12.09.2023 05:15:41
  • Zuletzt bearbeitet 21.11.2024 07:50:51

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 attack...

Exploit
  • EPSS 3.43%
  • Veröffentlicht 22.08.2022 20:15:08
  • Zuletzt bearbeitet 21.11.2024 07:16:53

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. Specifi...

Exploit
  • EPSS 0.39%
  • Veröffentlicht 22.08.2022 20:15:08
  • Zuletzt bearbeitet 21.11.2024 07:16:54

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.

Exploit
  • EPSS 25.16%
  • Veröffentlicht 04.08.2022 19:15:09
  • Zuletzt bearbeitet 21.11.2024 07:10:30

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.

Exploit
  • EPSS 0.31%
  • Veröffentlicht 13.01.2022 15:15:07
  • Zuletzt bearbeitet 21.11.2024 05:51:54

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) vulne...

Exploit
  • EPSS 0.78%
  • Veröffentlicht 13.01.2022 14:15:07
  • Zuletzt bearbeitet 21.11.2024 05:51:48

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