Files
CVEs-PoC/2010/CVE-2010-0664.md
T
2025-09-29 21:09:30 +02:00

18 lines
919 B
Markdown

### [CVE-2010-0664](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0664)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Stack consumption vulnerability in the ChildProcessSecurityPolicy::CanRequestURL function in browser/child_process_security_policy.cc in Google Chrome before 4.0.249.78 allows remote attackers to cause a denial of service (memory consumption and application crash) via a URL that specifies multiple protocols, as demonstrated by a URL that begins with many repetitions of the view-source: substring.
### POC
#### Reference
- http://sites.google.com/a/chromium.org/dev/Home/chromium-security/chromium-security-bugs
#### Github
No PoCs found on GitHub currently.