Files
CVEs-PoC/2007/CVE-2007-0047.md
T
2024-06-18 02:51:15 +02:00

18 lines
853 B
Markdown

### [CVE-2007-0047](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0047)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
CRLF injection vulnerability in Adobe Acrobat Reader Plugin before 8.0.0, when used with the Microsoft.XMLHTTP ActiveX object in Internet Explorer, allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via CRLF sequences in the javascript: URI in the (1) FDF, (2) XML, or (3) XFDF AJAX request parameters.
### POC
#### Reference
- http://events.ccc.de/congress/2006/Fahrplan/attachments/1158-Subverting_Ajax.pdf
#### Github
No PoCs found on GitHub currently.