7.8
CVSSv3

CVE-2014-7952

Published: 12/01/2018 Updated: 09/10/2018
CVSS v2 Base Score: 4.6 | Impact Score: 6.4 | Exploitability Score: 3.9
CVSS v3 Base Score: 7.8 | Impact Score: 5.9 | Exploitability Score: 1.8
VMScore: 409
Vector: AV:L/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

The backup mechanism in the adb tool in Android might allow malicious users to inject additional applications (APKs) and execute arbitrary code by leveraging failure to filter application data streams.

Vulnerable Product Search on Vulmon Subscribe to Product

google android -

Github Repositories

Android ADB backup APK Injection POC

ADB-Backup-APK-Injection Android ADB backup APK injection vulnerability discovered by and POC created by Imre Rad, SEARCH-LAB Ltd, Hungary What is ADB backup/restore? The Android operating system offers a backup/restore mechanism of installed packages through the ADB utility By default, full backup of applications including the private files stored in /data is performed, but