vendor:
Android Web Browser
by:
Alfredo Ortega
7.5
CVSS
HIGH
Integer-Overflow
190
CWE
Product Name: Android Web Browser
Affected Version From: Android SDK m5-rc14
Affected Version To: Android SDK m5-rc14 and earlier
Patch Exists: YES
Related CWE: N/A
CPE: a:android:android
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2008
Android Web Browser Integer-Overflow Vulnerability
Android Web Browser is prone to an integer-overflow vulnerability because it fails to adequately handle user-supplied data. Attackers can exploit this issue to execute arbitrary code in the context of the application. Failed exploit attempts will likely cause denial-of-service conditions.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized.