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.
References
Link | Resource |
---|---|
http://seclists.org/fulldisclosure/2015/Apr/52 | Mailing List Third Party Advisory |
http://www.securityfocus.com/archive/1/535296/100/1100/threaded | |
http://www.securityfocus.com/bid/74213 | Third Party Advisory VDB Entry |
https://android.googlesource.com/platform/frameworks/base/+/a8f6d1b%5E%21/ | |
http://seclists.org/fulldisclosure/2015/Apr/52 | Mailing List Third Party Advisory |
http://www.securityfocus.com/archive/1/535296/100/1100/threaded | |
http://www.securityfocus.com/bid/74213 | Third Party Advisory VDB Entry |
https://android.googlesource.com/platform/frameworks/base/+/a8f6d1b%5E%21/ |
Configurations
History
21 Nov 2024, 02:18
Type | Values Removed | Values Added |
---|---|---|
References | () http://seclists.org/fulldisclosure/2015/Apr/52 - Mailing List, Third Party Advisory | |
References | () http://www.securityfocus.com/archive/1/535296/100/1100/threaded - | |
References | () http://www.securityfocus.com/bid/74213 - Third Party Advisory, VDB Entry | |
References | () https://android.googlesource.com/platform/frameworks/base/+/a8f6d1b%5E%21/ - |
07 Nov 2023, 02:22
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2017-07-07 17:29
Updated : 2024-11-21 02:18
NVD link : CVE-2014-7953
Mitre link : CVE-2014-7953
CVE.ORG link : CVE-2014-7953
JSON object : View
Products Affected
- android
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')