mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 11:57:37 +02:00
20 lines
850 B
Markdown
20 lines
850 B
Markdown
### [CVE-2011-2371](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2371)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the Array.reduceRight method in Mozilla Firefox before 3.6.18 and 4.x through 4.0.1, Thunderbird before 3.1.11, and SeaMonkey through 2.0.14 allows remote attackers to execute arbitrary code via vectors involving a long JavaScript Array object.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=664009
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/dyjakan/exploit-development-case-studies
|
|
- https://github.com/xqrt/exploit_development
|
|
|