mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
20 lines
755 B
Markdown
20 lines
755 B
Markdown
### [CVE-2008-4340](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4340)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Google Chrome 0.2.149.29 and 0.2.149.30 allows remote attackers to cause a denial of service (memory consumption) via an HTML document containing a carriage return ("\r\n\r\n") argument to the window.open function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://secniche.org/gcrds.html
|
|
- http://securityreason.com/securityalert/4339
|
|
- https://www.exploit-db.com/exploits/6554
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|