mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
89 lines
3.0 KiB
JSON
89 lines
3.0 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "security@google.com",
|
|
"DATE_PUBLIC" : "2018-01-02T00:00:00",
|
|
"ID" : "CVE-2017-13179",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "Android",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "6.0.1"
|
|
},
|
|
{
|
|
"version_value" : "7.0"
|
|
},
|
|
{
|
|
"version_value" : "7.1.1"
|
|
},
|
|
{
|
|
"version_value" : "7.1.2"
|
|
},
|
|
{
|
|
"version_value" : "8.0"
|
|
},
|
|
{
|
|
"version_value" : "8.1"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "Google Inc."
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "In the ihevcd_allocate_static_bufs and ihevcd_create functions of SoftHEVC, there is a possible out-of-bounds write due to a use after free. Both ps_codec_obj and ps_create_op->s_ivd_create_op_t.pv_handle point to the same memory and ps_codec_obj could be freed without clearing ps_create_op->s_ivd_create_op_t.pv_handle. This could lead to remote code execution as a privileged process with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions: 6.0.1, 7.0, 7.1.1, 7.1.2, 8.0, 8.1. Android ID: A-66969193."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Remote code execution"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "https://source.android.com/security/bulletin/2018-01-01",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://source.android.com/security/bulletin/2018-01-01"
|
|
},
|
|
{
|
|
"name" : "102414",
|
|
"refsource" : "BID",
|
|
"url" : "http://www.securityfocus.com/bid/102414"
|
|
},
|
|
{
|
|
"name" : "1040106",
|
|
"refsource" : "SECTRACK",
|
|
"url" : "http://www.securitytracker.com/id/1040106"
|
|
}
|
|
]
|
|
}
|
|
}
|