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

|
|

|
|

|
|
|
|
### 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 non-local JavaScript variables, aka an "upvarMap" issue.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=615657
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|