cve/2006/CVE-2006-3807.md

20 lines
901 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-3807](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3807)
![](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 1.5.0.5, Thunderbird before 1.5.0.5, and SeaMonkey before 1.0.3 allows remote attackers to execute arbitrary code via script that changes the standard Object() constructor to return a reference to a privileged object and calling "named JavaScript functions" that use the constructor.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2006-0608.html
- http://www.securityfocus.com/archive/1/446658/100/200/threaded
- http://www.ubuntu.com/usn/usn-361-1
#### Github
No PoCs found on GitHub currently.