{"api_version":"1","generated_at":"2026-07-23T05:23:03+00:00","cve":"CVE-2014-7953","urls":{"html":"https://cve.report/CVE-2014-7953","api":"https://cve.report/api/cve/CVE-2014-7953.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2014-7953","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2014-7953"},"summary":{"title":"CVE-2014-7953","description":"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.","state":"PUBLISHED","assigner":"mitre","published_at":"2017-07-07 17:29:00","updated_at":"2025-04-20 01:37:25"},"problem_types":["CWE-362","n/a"],"metrics":[{"version":"3.0","source":"nvd@nist.gov","type":"Primary","score":"7","severity":"HIGH","vector":"CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H","data":{"version":"3.0","vectorString":"CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H","baseScore":7,"baseSeverity":"HIGH","attackVector":"LOCAL","attackComplexity":"HIGH","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"}},{"version":"2.0","source":"nvd@nist.gov","type":"Primary","score":"6.9","severity":"","vector":"AV:L/AC:M/Au:N/C:C/I:C/A:C","data":{"version":"2.0","vectorString":"AV:L/AC:M/Au:N/C:C/I:C/A:C","baseScore":6.9,"accessVector":"LOCAL","accessComplexity":"MEDIUM","authentication":"NONE","confidentialityImpact":"COMPLETE","integrityImpact":"COMPLETE","availabilityImpact":"COMPLETE"}}],"references":[{"url":"http://seclists.org/fulldisclosure/2015/Apr/52","name":"http://seclists.org/fulldisclosure/2015/Apr/52","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":["Mailing List","Third Party Advisory"],"title":"Full Disclosure: CVE-2014-7953 Android backup agent code execution","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://android.googlesource.com/platform/frameworks/base/+/a8f6d1b%5E%21/","name":"https://android.googlesource.com/platform/frameworks/base/+/a8f6d1b%5E%21/","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":[],"title":"Diff - a8f6d1b^! - platform/frameworks/base - Git at Google","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"http://www.securityfocus.com/archive/1/535296/100/1100/threaded","name":"http://www.securityfocus.com/archive/1/535296/100/1100/threaded","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":[],"title":"SecurityFocus","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"http://www.securityfocus.com/bid/74213","name":"http://www.securityfocus.com/bid/74213","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":["Third Party Advisory","VDB Entry"],"title":"Google Android 'bindBackupAgent()' Function Remote Code Execution Vulnerability","mime":"text/html","httpstatus":"200","archivestatus":"0"},{"url":"https://android.googlesource.com/platform/frameworks/base/+/a8f6d1b%5E!/","name":"CONFIRM:https://android.googlesource.com/platform/frameworks/base/+/a8f6d1b%5E!/","refsource":"MITRE","tags":[],"title":"Diff - a8f6d1b^! - platform/frameworks/base - Git at Google","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://www.cve.org/CVERecord?id=CVE-2014-7953","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2014-7953","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"n/a","product":"n/a","version":"affected n/a","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2014","cve_id":"7953","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"google","cpe5":"android","cpe6":"4.4.4","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"providerMetadata":{"dateUpdated":"2024-08-06T13:03:27.659Z","orgId":"af854a3a-2127-422b-91ae-364da2661108","shortName":"CVE"},"references":[{"tags":["x_refsource_CONFIRM","x_transferred"],"url":"https://android.googlesource.com/platform/frameworks/base/+/a8f6d1b%5E%21/"},{"name":"20150417 CVE-2014-7953 Android backup agent code execution","tags":["mailing-list","x_refsource_BUGTRAQ","x_transferred"],"url":"http://www.securityfocus.com/archive/1/535296/100/1100/threaded"},{"name":"20150417 CVE-2014-7953 Android backup agent code execution","tags":["mailing-list","x_refsource_FULLDISC","x_transferred"],"url":"http://seclists.org/fulldisclosure/2015/Apr/52"},{"name":"74213","tags":["vdb-entry","x_refsource_BID","x_transferred"],"url":"http://www.securityfocus.com/bid/74213"}],"title":"CVE Program Container"}],"cna":{"affected":[{"product":"n/a","vendor":"n/a","versions":[{"status":"affected","version":"n/a"}]}],"datePublic":"2014-08-15T00:00:00.000Z","descriptions":[{"lang":"en","value":"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."}],"problemTypes":[{"descriptions":[{"description":"n/a","lang":"en","type":"text"}]}],"providerMetadata":{"dateUpdated":"2018-10-09T18:57:01.000Z","orgId":"8254265b-2729-46b6-b9e3-3dfca2d5bfca","shortName":"mitre"},"references":[{"tags":["x_refsource_CONFIRM"],"url":"https://android.googlesource.com/platform/frameworks/base/+/a8f6d1b%5E%21/"},{"name":"20150417 CVE-2014-7953 Android backup agent code execution","tags":["mailing-list","x_refsource_BUGTRAQ"],"url":"http://www.securityfocus.com/archive/1/535296/100/1100/threaded"},{"name":"20150417 CVE-2014-7953 Android backup agent code execution","tags":["mailing-list","x_refsource_FULLDISC"],"url":"http://seclists.org/fulldisclosure/2015/Apr/52"},{"name":"74213","tags":["vdb-entry","x_refsource_BID"],"url":"http://www.securityfocus.com/bid/74213"}],"x_legacyV4Record":{"CVE_data_meta":{"ASSIGNER":"cve@mitre.org","ID":"CVE-2014-7953","STATE":"PUBLIC"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"n/a","version":{"version_data":[{"version_value":"n/a"}]}}]},"vendor_name":"n/a"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"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."}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"n/a"}]}]},"references":{"reference_data":[{"name":"https://android.googlesource.com/platform/frameworks/base/+/a8f6d1b%5E!/","refsource":"CONFIRM","url":"https://android.googlesource.com/platform/frameworks/base/+/a8f6d1b%5E!/"},{"name":"20150417 CVE-2014-7953 Android backup agent code execution","refsource":"BUGTRAQ","url":"http://www.securityfocus.com/archive/1/535296/100/1100/threaded"},{"name":"20150417 CVE-2014-7953 Android backup agent code execution","refsource":"FULLDISC","url":"http://seclists.org/fulldisclosure/2015/Apr/52"},{"name":"74213","refsource":"BID","url":"http://www.securityfocus.com/bid/74213"}]}}}},"cveMetadata":{"assignerOrgId":"8254265b-2729-46b6-b9e3-3dfca2d5bfca","assignerShortName":"mitre","cveId":"CVE-2014-7953","datePublished":"2017-07-07T17:00:00.000Z","dateReserved":"2014-10-07T00:00:00.000Z","dateUpdated":"2024-08-06T13:03:27.659Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.1"},"nvd":{"publishedDate":"2017-07-07 17:29:00","lastModifiedDate":"2025-04-20 01:37:25","problem_types":["CWE-362","n/a"],"metrics":{"cvssMetricV30":[{"source":"nvd@nist.gov","type":"Primary","cvssData":{"version":"3.0","vectorString":"CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H","baseScore":7,"baseSeverity":"HIGH","attackVector":"LOCAL","attackComplexity":"HIGH","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"},"exploitabilityScore":1,"impactScore":5.9}],"cvssMetricV2":[{"source":"nvd@nist.gov","type":"Primary","cvssData":{"version":"2.0","vectorString":"AV:L/AC:M/Au:N/C:C/I:C/A:C","baseScore":6.9,"accessVector":"LOCAL","accessComplexity":"MEDIUM","authentication":"NONE","confidentialityImpact":"COMPLETE","integrityImpact":"COMPLETE","availabilityImpact":"COMPLETE"},"baseSeverity":"MEDIUM","exploitabilityScore":3.4,"impactScore":10,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":false}]},"configurations":[{"nodes":[{"operator":"OR","negate":false,"cpeMatch":[{"vulnerable":true,"criteria":"cpe:2.3:o:google:android:4.4.4:*:*:*:*:*:*:*","matchCriteriaId":"E3CEEA22-63B4-4702-A400-01349DF0EC1E"}]}]}]},"legacy_mitre":{"record":{"CveYear":"2014","CveId":"7953","Ordinal":"1","Title":"CVE-2014-7953","CVE":"CVE-2014-7953","Year":"2014"},"notes":[{"CveYear":"2014","CveId":"7953","Ordinal":"1","NoteData":"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.","Type":"Description","Title":"CVE-2014-7953"},{"CveYear":"2014","CveId":"7953","Ordinal":"2","NoteData":"2017-07-07","Type":"Other","Title":"Published"},{"CveYear":"2014","CveId":"7953","Ordinal":"3","NoteData":"2018-10-09","Type":"Other","Title":"Modified"}]}}}