2018-04-05 22:03:54 -04:00
{
2019-03-18 01:16:28 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@android.com" ,
"ID" : "CVE-2018-9531" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Android" ,
"version" : {
"version_data" : [
{
"version_value" : "Android-9"
}
]
}
}
]
} ,
"vendor_name" : "Google Inc."
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-11-14 12:09:43 -05:00
{
2019-03-18 01:16:28 +00:00
"lang" : "eng" ,
"value" : "In AudioSpecificConfig_Parse of tpdec_asc.cpp, there is a possible out-of-bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is needed for exploitation. Product: Android. Versions: Android-9. Android ID: A-112661641"
2018-11-14 12:09:43 -05:00
}
2019-03-18 01:16:28 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Remote code execution"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "105865" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/105865"
} ,
{
"name" : "https://source.android.com/security/bulletin/2018-11-01" ,
"refsource" : "CONFIRM" ,
"url" : "https://source.android.com/security/bulletin/2018-11-01"
}
]
}
}