mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 09:48:02 +02:00
19 lines
900 B
Markdown
19 lines
900 B
Markdown
### [CVE-2008-5715](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5715)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|