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

18 lines
738 B
Markdown

### [CVE-2011-0057](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0057)
![](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 Web Workers implementation in Mozilla Firefox before 3.5.17 and 3.6.x before 3.6.14, and SeaMonkey before 2.0.12, allows remote attackers to execute arbitrary code via vectors related to a JavaScript Worker and garbage collection.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=626631
#### Github
No PoCs found on GitHub currently.