Cryptographic issues in Google Android - CVE-2013-4787

 

Cryptographic issues in Google Android - CVE-2013-4787

Published: July 9, 2013 / Updated: August 11, 2020


Vulnerability identifier: #VU42738
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Amber
CVE-ID: CVE-2013-4787
CWE-ID: CWE-310
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: Google
Affected software:
Google Android

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

Android 1.6 Donut through 4.2 Jelly Bean does not properly check cryptographic signatures for applications, which allows attackers 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.


How to mitigate CVE-2013-4787

Install update from vendor's website.

Sources