mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
18 lines
853 B
Markdown
18 lines
853 B
Markdown
### [CVE-2007-0047](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0047)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|