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

19 lines
824 B
Markdown

### [CVE-2006-3677](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3677)
![](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
Mozilla Firefox 1.5 before 1.5.0.5 and SeaMonkey before 1.0.3 allows remote attackers to execute arbitrary code by changing certain properties of the window navigator object (window.navigator) that are accessed when Java starts up, which causes a crash that leads to code execution.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2006-0608.html
- http://www.securityfocus.com/archive/1/446658/100/200/threaded
#### Github
No PoCs found on GitHub currently.