cvelist/2014/7xxx/CVE-2014-7952.json
2018-10-09 15:05:48 -04:00

88 lines
2.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-7952",
"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" : "The backup mechanism in the adb tool in Android might allow attackers to inject additional applications (APKs) and execute arbitrary code by leveraging failure to filter application data streams."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20150710 CVE-2014-7952, Android ADB backup APK injection vulnerability",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/535980/100/0/threaded"
},
{
"name" : "20150710 CVE-2014-7952, Android ADB backup APK injection vulnerability",
"refsource" : "FULLDISC",
"url" : "http://seclists.org/fulldisclosure/2015/Jul/46"
},
{
"name" : "http://packetstormsecurity.com/files/132645/ADB-Backup-APK-Injection.html",
"refsource" : "MISC",
"url" : "http://packetstormsecurity.com/files/132645/ADB-Backup-APK-Injection.html"
},
{
"name" : "http://www.search-lab.hu/about-us/news/110-android-adb-backup-apk-injection-vulnerability",
"refsource" : "MISC",
"url" : "http://www.search-lab.hu/about-us/news/110-android-adb-backup-apk-injection-vulnerability"
},
{
"name" : "https://github.com/irsl/ADB-Backup-APK-Injection/",
"refsource" : "MISC",
"url" : "https://github.com/irsl/ADB-Backup-APK-Injection/"
},
{
"name" : "75705",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/75705"
}
]
}
}