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

20 lines
896 B
Markdown

### [CVE-2010-3772](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3772)
![](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
Mozilla Firefox before 3.5.16 and 3.6.x before 3.6.13, and SeaMonkey before 2.0.11, does not properly calculate index values for certain child content in a XUL tree, which allows remote attackers to execute arbitrary code via vectors involving a DIV element within a treechildren element.
### POC
#### Reference
- http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00002.html
- http://www.redhat.com/support/errata/RHSA-2010-0966.html
- https://bugzilla.mozilla.org/show_bug.cgi?id=594547
#### Github
No PoCs found on GitHub currently.