cvelist/2017/15xxx/CVE-2017-15430.json

68 lines
1.9 KiB
JSON
Raw Normal View History

2017-10-17 03:08:12 -04:00
{
"CVE_data_meta" : {
2018-08-28 15:05:36 -04:00
"ASSIGNER" : "security@google.com",
2017-10-17 03:08:12 -04:00
"ID" : "CVE-2017-15430",
2018-08-28 15:05:36 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Google Chrome prior to 63.0.3239.84 unknown",
"version" : {
"version_data" : [
{
"version_value" : "Google Chrome prior to 63.0.3239.84 unknown"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2017-10-17 03:08:12 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-08-28 15:05:36 -04:00
"value" : "Unsafe navigation in Chromecast in Google Chrome prior to 63.0.3239.84 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Unsafe Navigation"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://chromereleases.googleblog.com/2017/12/stable-channel-update-for-desktop.html",
"refsource" : "MISC",
"url" : "https://chromereleases.googleblog.com/2017/12/stable-channel-update-for-desktop.html"
},
{
"name" : "https://crbug.com/780484",
"refsource" : "MISC",
"url" : "https://crbug.com/780484"
2017-10-17 03:08:12 -04:00
}
]
}
}