2017-10-17 03:08:12 -04:00
{
2019-01-09 14:07:25 -05:00
"CVE_data_meta" : {
"ASSIGNER" : "chrome-cve-admin@google.com" ,
"ID" : "CVE-2017-15402" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
2019-01-03 18:06:46 -08:00
{
2019-01-09 14:07:25 -05:00
"product" : {
"product_data" : [
{
"product_name" : "Chrome" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "62.0.3202.74"
}
]
}
}
]
} ,
"vendor_name" : "Google"
2019-01-03 18:06:46 -08:00
}
2019-01-09 14:07:25 -05:00
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "Using an ID that can be controlled by a compromised renderer which allows any frame to overwrite the page_state of any other frame in the same process in Navigation in Google Chrome on Chrome OS prior to 62.0.3202.74 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Inappropriate implementation"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://crbug.com/766262" ,
"refsource" : "MISC" ,
"url" : "https://crbug.com/766262"
} ,
{
"name" : "https://chromereleases.googleblog.com/2017/10/stable-channel-update-for-chrome-os_27.html" ,
"refsource" : "CONFIRM" ,
"url" : "https://chromereleases.googleblog.com/2017/10/stable-channel-update-for-chrome-os_27.html"
}
]
}
}