cve/2006/CVE-2006-4965.md

21 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-4965](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4965)
![](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
Apple QuickTime 7.1.3 Player and Plug-In allows remote attackers to execute arbitrary JavaScript code and possibly conduct other attacks via a QuickTime Media Link (QTL) file with an embed XML element and a qtnext parameter that identifies resources outside of the original domain. NOTE: as of 20070912, this issue has been demonstrated by using instances of Components.interfaces.nsILocalFile and Components.interfaces.nsIProcess to execute arbitrary local files within Firefox and possibly Internet Explorer.
### POC
#### Reference
- http://securityreason.com/securityalert/1631
- http://www.gnucitizen.org/blog/0day-quicktime-pwns-firefox
- http://www.gnucitizen.org/blog/backdooring-mp3-files/
- http://www.kb.cert.org/vuls/id/751808
#### Github
No PoCs found on GitHub currently.