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

18 lines
755 B
Markdown

### [CVE-2011-0056](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0056)
![](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
Buffer overflow in the JavaScript engine in Mozilla Firefox before 3.5.17 and 3.6.x before 3.6.14, and SeaMonkey before 2.0.12, might allow remote attackers to execute arbitrary code via vectors involving exception timing and a large number of string values, aka an "atom map" issue.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=622015
#### Github
No PoCs found on GitHub currently.