vendor:
Chrome
by:
Anonymous
7,5
CVSS
HIGH
Denial of Service
400
CWE
Product Name: Chrome
Affected Version From: 4.0.249.30
Affected Version To: 4.0.249.30
Patch Exists: N/A
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: N/A
Unknown
google chrome 4.0.249.30 DoS PoC
In ordinary cases browser would redirect to 'http://www.google.com' but in this case browser will report error for something that should be possible and is possible on other browsers.
Mitigation:
Ensure that the application is not vulnerable to DoS attacks by validating user input and limiting the number of requests that can be made to the application.