CRLF Injection Affecting drogonframework/drogon package, versions [0,]


0.0
medium

Snyk CVSS

    Attack Complexity Low
    User Interaction Required

    Threat Intelligence

    Exploit Maturity Proof of concept
    EPSS 0.05% (14th percentile)
Expand this section
NVD
4.3 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-UNMANAGED-DROGONFRAMEWORKDROGON-5665555
  • published 5 Jul 2023
  • disclosed 5 Jun 2023
  • credit Alessio Della Libera - Snyk Research Team

How to fix?

There is no fixed version for drogonframework/drogon.

Overview

drogonframework/drogon is a C++14/17-based HTTP application framework.

Affected versions of this package are vulnerable to CRLF Injection when untrusted user input is used to set request headers in the addHeader function. An attacker can add the \r\n (carriage return line feeds) characters and inject additional headers in the request sent.

References