cvelist/2017/15xxx/CVE-2017-15403.json
2019-01-09 14:07:25 -05:00

69 lines
2.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "chrome-cve-admin@google.com",
"ID" : "CVE-2017-15403",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Chrome",
"version" : {
"version_data" : [
{
"version_affected" : "<",
"version_value" : "61.0.3163.113"
}
]
}
}
]
},
"vendor_name" : "Google"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Insufficient data validation in crosh could lead to a command injection under chronos privileges in Networking in Google Chrome on Chrome OS prior to 61.0.3163.113 allowed a local attacker to execute arbitrary code via a crafted HTML page."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Script injection"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://crbug.com/766271",
"refsource" : "MISC",
"url" : "https://crbug.com/766271"
},
{
"name" : "https://chromereleases.googleblog.com/2017/10/stable-channel-updates-for-chrome-os.html",
"refsource" : "CONFIRM",
"url" : "https://chromereleases.googleblog.com/2017/10/stable-channel-updates-for-chrome-os.html"
}
]
}
}