2017-10-16 12:31:07 -04:00
{
2019-03-18 04:11:12 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@android.com" ,
"ID" : "CVE-2016-0846" ,
"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" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 04:11:12 +00:00
"lang" : "eng" ,
"value" : "libs/binder/IMemory.cpp in the IMemory Native Interface in Android 4.x before 4.4.4, 5.0.x before 5.0.2, 5.1.x before 5.1.1, and 6.x before 2016-04-01 does not properly consider the heap size, which allows attackers to gain privileges via a crafted application, as demonstrated by obtaining Signature or SignatureOrSystem access, aka internal bug 26877992."
2017-10-16 12:31:07 -04:00
}
2019-03-18 04:11:12 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "39686" ,
"refsource" : "EXPLOIT-DB" ,
"url" : "https://www.exploit-db.com/exploits/39686/"
} ,
{
"name" : "https://android.googlesource.com/platform/frameworks/native/+/f3199c228aced7858b75a8070b8358c155ae0149" ,
"refsource" : "CONFIRM" ,
"url" : "https://android.googlesource.com/platform/frameworks/native/+/f3199c228aced7858b75a8070b8358c155ae0149"
} ,
{
"name" : "http://source.android.com/security/bulletin/2016-04-02.html" ,
"refsource" : "CONFIRM" ,
"url" : "http://source.android.com/security/bulletin/2016-04-02.html"
}
]
}
}