cvelist/2009/1xxx/CVE-2009-1754.json

83 lines
2.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2009-1754",
"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 PackageManagerService class in services/java/com/android/server/PackageManagerService.java in Android 1.5 through 1.5 CRB42 does not properly check developer certificates during processing of sharedUserId requests at an application's installation time, which allows remote user-assisted attackers to access application data by creating a package that specifies a shared user ID with an arbitrary application."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20090522 [oCERT-2009-006] Android improper package verification when using shared uids",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/503770"
},
{
"name" : "[oss-security] 20090522 [oCERT-2009-006] Android improper package verification when using shared uids",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2009/05/22/14"
},
{
"name" : "http://www.ocert.org/advisories/ocert-2009-006.html",
"refsource" : "MISC",
"url" : "http://www.ocert.org/advisories/ocert-2009-006.html"
},
{
"name" : "http://android.git.kernel.org/?p=platform/frameworks/base.git;a=commit;h=5d6d773fab559fdc12e553d60d789f3991ac552c",
"refsource" : "CONFIRM",
"url" : "http://android.git.kernel.org/?p=platform/frameworks/base.git;a=commit;h=5d6d773fab559fdc12e553d60d789f3991ac552c"
},
{
"name" : "35090",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/35090"
}
]
}
}