2017-10-16 12:31:07 -04:00
{
2019-03-18 00:19:54 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@google.com" ,
"ID" : "CVE-2016-10403" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Chrome" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "51.0.2704.63"
}
]
}
}
]
} ,
"vendor_name" : "Google"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2019-01-03 18:06:46 -08:00
{
2019-03-18 00:19:54 +00:00
"lang" : "eng" ,
"value" : "Insufficient data validation on image data in PDFium in Google Chrome prior to 51.0.2704.63 allowed a remote attacker to perform an out of bounds memory read via a crafted PDF file."
2019-01-03 18:06:46 -08:00
}
2019-03-18 00:19:54 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Insufficient data validation"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://chromereleases.googleblog.com/2016/05/stable-channel-update_25.html" ,
"refsource" : "CONFIRM" ,
"url" : "https://chromereleases.googleblog.com/2016/05/stable-channel-update_25.html"
} ,
{
"name" : "https://crbug.com/602046" ,
"refsource" : "MISC" ,
"url" : "https://crbug.com/602046"
}
]
}
}