mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 19:04:02 +02:00
18 lines
749 B
Markdown
18 lines
749 B
Markdown
### [CVE-2012-5572](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5572)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
CRLF injection vulnerability in the cookie method (lib/Dancer/Cookie.pm) in Dancer before 1.3114 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via a cookie name, a different vulnerability than CVE-2012-5526.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/PerlDancer/Dancer/blob/devel/CHANGES
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|