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

20 lines
845 B
Markdown

### [CVE-2009-2535](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2535)
![](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.19 and 3.x before 3.0.5, SeaMonkey, and Thunderbird allow remote attackers to cause a denial of service (memory consumption and application crash) via a large integer value for the length property of a Select object, a related issue to CVE-2009-1692.
### POC
#### Reference
- http://www.exploit-db.com/exploits/9160
- http://www.g-sec.lu/one-bug-to-rule-them-all.html
- https://bugzilla.mozilla.org/show_bug.cgi?id=460713
#### Github
No PoCs found on GitHub currently.