mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 22:18:13 +02:00
18 lines
919 B
Markdown
18 lines
919 B
Markdown
### [CVE-2010-0664](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0664)
|
|

|
|

|
|

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