mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
19 lines
954 B
Markdown
19 lines
954 B
Markdown
![]() |
### [CVE-2023-26137](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-26137)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
All versions of the package drogonframework/drogon are vulnerable to HTTP Response Splitting when untrusted user input is used to build header values in the addHeader and addCookie functions. An attacker can add the \r\n (carriage return line feeds) characters to end the HTTP response headers and inject malicious content.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://gist.github.com/dellalibera/666d67165830ded052a1ede2d2c0b02a
|
||
|
- https://security.snyk.io/vuln/SNYK-UNMANAGED-DROGONFRAMEWORKDROGON-5665554
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/dellalibera/dellalibera
|
||
|
|