vendor:
Chrome
by:
Prashant a.k.a t3rm!n4t0r
7.5
CVSS
HIGH
Denial Of Service (DoS)
400
CWE
Product Name: Chrome
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, *nix
2010
Google Chrome Denial Of Service (DoS)
This exploit is a Denial of Service (DoS) vulnerability in Google Chrome. It is caused by a memory exhaustion issue when a large number of unescaped strings are written to the document.write() function. This causes the browser to crash.
Mitigation:
The best way to mitigate this vulnerability is to ensure that all strings are properly escaped before being written to the document.write() function.