cve/2008/CVE-2008-4060.md

19 lines
852 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-4060](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4060)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Mozilla Firefox before 2.0.0.17 and 3.x before 3.0.2, Thunderbird before 2.0.0.17, and SeaMonkey before 1.1.12 allow remote attackers to create documents that lack script-handling objects, and execute arbitrary code with chrome privileges, via vectors related to (1) the document.loadBindingDocument function and (2) XSLT.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2008-0879.html
2024-08-08 18:49:29 +00:00
- http://www.ubuntu.com/usn/usn-647-1
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.