First published: Fri Jul 07 2017(Updated: )
Race condition in the bindBackupAgent method in the ActivityManagerService in Android 4.4.4 allows local users with adb shell access to execute arbitrary code or any valid package as system by running "pm install" with the target apk, and simultaneously running a crafted script to process logcat's output looking for a dexopt line, which once found should execute bindBackupAgent with the uid member of the ApplicationInfo parameter set to 1000.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Google Android | =4.4.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-7953 is classified as a critical vulnerability due to its potential to allow arbitrary code execution with system privileges.
CVE-2014-7953 affects Android version 4.4.4.
To mitigate CVE-2014-7953, users should update their Android devices to a version that is not vulnerable to this exploit.
CVE-2014-7953 can be exploited by local users who have adb shell access to run malicious scripts that execute arbitrary code.
The potential impacts of CVE-2014-7953 include unauthorized access to sensitive data and complete control over the affected device.