mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
738 B
Markdown
18 lines
738 B
Markdown
### [CVE-2011-0057](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0057)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|