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

18 lines
822 B
Markdown

### [CVE-2010-2765](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2765)
![](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
Integer overflow in the FRAMESET element implementation in Mozilla Firefox before 3.5.12 and 3.6.x before 3.6.9, Thunderbird before 3.0.7 and 3.1.x before 3.1.3, and SeaMonkey before 2.0.7 might allow remote attackers to execute arbitrary code via a large number of values in the cols (aka columns) attribute, leading to a heap-based buffer overflow.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=576447
#### Github
No PoCs found on GitHub currently.