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

18 lines
837 B
Markdown

### [CVE-2010-3769](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3769)
![](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
The line-breaking implementation in Mozilla Firefox before 3.5.16 and 3.6.x before 3.6.13, Thunderbird before 3.0.11 and 3.1.x before 3.1.7, and SeaMonkey before 2.0.11 on Windows does not properly handle long strings, which allows remote attackers to execute arbitrary code via a crafted document.write call that triggers a buffer over-read.
### POC
#### Reference
- http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00002.html
#### Github
No PoCs found on GitHub currently.