cve/2012/CVE-2012-0036.md

18 lines
807 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-0036](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0036)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
curl and libcurl 7.2x before 7.24.0 do not properly consider special characters during extraction of a pathname from a URL, which allows remote attackers to conduct data-injection attacks via a crafted URL, as demonstrated by a CRLF injection attack on the (1) IMAP, (2) POP3, or (3) SMTP protocol.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/cpujul2015-2367936.html
#### Github
No PoCs found on GitHub currently.