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

18 lines
863 B
Markdown

### [CVE-2010-0177](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0177)
![](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 before 3.0.19, 3.5.x before 3.5.9, and 3.6.x before 3.6.2, and SeaMonkey before 2.0.4, frees the contents of the window.navigator.plugins array while a reference to an array element is still active, which allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via unspecified vectors, related to a "dangling pointer vulnerability."
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=538310
#### Github
No PoCs found on GitHub currently.