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

21 lines
968 B
Markdown

### [CVE-2007-0046](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0046)
![](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
Double free vulnerability in the Adobe Acrobat Reader Plugin before 8.0.0, as used in Mozilla Firefox 1.5.0.7, allows remote attackers to execute arbitrary code by causing an error via a javascript: URI call to document.write 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
- http://securityreason.com/securityalert/2090
- http://www.wisec.it/vulns.php?page=9
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9684
#### Github
No PoCs found on GitHub currently.