vendor:
Android
by:
MJ Keith
7.5
CVSS
HIGH
Use After Free
416
CWE
Product Name: Android
Affected Version From: 2
Affected Version To: 2.1.2001
Patch Exists: YES
Related CWE: 2010-1119
CPE: o: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: Android
2011
android exploit for 2010-1119 use after free
This is the exploit used in MJ Keith's Austin bsides presentation that returns a shell. The exploit uses a JavaScript function heap() to create an array of 300 elements, 130 of which are filled with scode and the remaining with scode2 and shell. The shell contains the port and IP address of the target machine.
Mitigation:
Ensure that all software is up to date and patched with the latest security updates.