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

19 lines
995 B
Markdown

### [CVE-2008-2785](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2785)
![](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 2.0.0.16 and 3.x before 3.0.1, Thunderbird before 2.0.0.16, and SeaMonkey before 1.1.11 use an incorrect integer data type as a CSS object reference counter in the CSSValue array (aka nsCSSValue:Array) data structure, which allows remote attackers to execute arbitrary code via a large number of references to a common CSS object, leading to a counter overflow and a free of in-use memory, aka ZDI-CAN-349.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=440230
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9900
#### Github
No PoCs found on GitHub currently.