cve/2010/CVE-2010-1196.md

18 lines
790 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-1196](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1196)
![](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 nsGenericDOMDataNode::SetTextInternal function in Mozilla Firefox 3.5.x before 3.5.10 and 3.6.x before 3.6.4, Thunderbird before 3.0.5, and SeaMonkey before 2.0.5 allows remote attackers to execute arbitrary code via a DOM node with a long text value that triggers a heap-based buffer overflow.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=534666
#### Github
No PoCs found on GitHub currently.