cve/2010/CVE-2010-0183.md

18 lines
750 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-0183](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0183)
![](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
Use-after-free vulnerability in the nsCycleCollector::MarkRoots function in Mozilla Firefox 3.5.x before 3.5.10 and SeaMonkey before 2.0.5 allows remote attackers to execute arbitrary code via a crafted HTML document, related to an improper frame construction process for menus.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=557174
#### Github
No PoCs found on GitHub currently.