cvelist/2017/1000xxx/CVE-2017-1000006.json

63 lines
1.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-05-06T20:43:28.260064",
"ID" : "CVE-2017-1000006",
"REQUESTER" : "jody@plot.ly",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "plotly.js",
"version" : {
"version_data" : [
{
"version_value" : "Versions prior to 1.16.0, other than 1.10.4 and newer"
}
]
}
}
]
},
"vendor_name" : "Plotly, Inc."
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Plotly, Inc. plotly.js versions prior to 1.16.0 are vulnerable to an XSS issue."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross Site Scripting (XSS)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://help.plot.ly/security-advisories/2016-08-08-plotlyjs-xss-advisory/"
}
]
}
}