9.3
CVSSv2

CVE-2013-4787

Published: 09/07/2013 Updated: 11/10/2013
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Android 1.6 Donut up to and including 4.2 Jelly Bean does not properly check cryptographic signatures for applications, which allows malicious users to execute arbitrary code via an application package file (APK) that is modified in a way that does not violate the cryptographic signature, probably involving multiple entries in a Zip file with the same name in which one entry is validated but the other entry is installed, aka Android security bug 8219321 and the "Master Key" vulnerability.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

google android 2.3.3

google android 2.3.4

google android 4.0

google android 4.1.2

google android 4.0.4

google android 4.0.3

google android 4.0.2

google android 4.2

google android 4.0.1

google android 2.3

google android 2.2.2

google android 1.6

google android 2.1

google android 3.1

google android 2.3.2

google android 3.2.2

google android 3.2.1

google android 2.2.1

google android 2.3.5

google android 2.2

google android 2.3.6

google android 3.0

google android 2.3.7

google android 4.1

google android 3.2.4

google android 3.2

google android 2.2.3

google android 2.3.1

google android 2.0

google android 2.0.1

google android 3.2.6

Exploits

#source: wwwsecurityfocuscom/bid/60952/info # #Google Android is prone to a remote security-bypass vulnerability # #Attackers can exploit this issue to bypass certain security restrictions to perform unauthorized actions This may aid in further attacks #!/bin/bash # PoC for Android bug 8219321 by @pof # +info: jiracyanogenmod ...