cve/2008/CVE-2008-5715.md

19 lines
900 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-5715](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5715)
![](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 3.0.5 on Windows Vista allows remote attackers to cause a denial of service (application crash) via JavaScript code with a long string value for the hash property (aka location.hash). NOTE: it was later reported that earlier versions are also affected, and that the impact is CPU consumption and application hang in unspecified circumstances perhaps involving other platforms.
### POC
#### Reference
- http://securityreason.com/securityalert/4807
- https://www.exploit-db.com/exploits/7554
#### Github
No PoCs found on GitHub currently.