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

20 lines
755 B
Markdown

### [CVE-2008-4340](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4340)
![](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
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.