PT-2023-20516 · Unknown · Drogonframework/Drogon
Alessio Della Libera
·
Published
2023-07-06
·
Updated
2023-07-13
·
CVE-2023-26138
CVSS v3.1
5.4
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
drogonframework/drogon versions prior to the fixed version
Description
The issue arises when untrusted user input is used to set request headers in the
addHeader function, allowing an attacker to inject additional headers by adding r (carriage return line feeds) characters. This enables the injection of extra headers in the request sent.Recommendations
For drogonframework/drogon, as a temporary workaround, consider disabling the
addHeader function until a patch is available. Restrict access to untrusted user input to minimize the risk of exploitation. Avoid using untrusted user input to set request headers until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
Special Elements Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Drogonframework/Drogon