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

18 lines
907 B
Markdown

### [CVE-2007-5045](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5045)
![](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
Argument injection vulnerability in Apple QuickTime 7.1.5 and earlier, when running on systems with Mozilla Firefox before 2.0.0.7 installed, allows remote attackers to execute arbitrary commands via a QuickTime Media Link (QTL) file with an embed XML element and a qtnext parameter containing the Firefox "-chrome" argument. NOTE: this is a related issue to CVE-2006-4965 and the result of an incomplete fix for CVE-2007-3670.
### POC
#### Reference
- http://www.gnucitizen.org/blog/0day-quicktime-pwns-firefox
#### Github
No PoCs found on GitHub currently.