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

70 lines
1.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-05-06T20:43:28.291774",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-1000043",
"REQUESTER" : "ulsh@mapbox.com",
2017-10-16 12:31:07 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "mapbox.js",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "v2.2.3 and earlier; v1.6.4 and earlier"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "Mapbox"
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Mapbox.js versions 1.x prior to 1.6.6 and 2.x prior to 2.2.4 are vulnerable to a cross-site-scripting attack in certain uncommon usage scenarios via TileJSON name and map share control"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross Site Scripting (XSS)"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://hackerone.com/reports/99245",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://hackerone.com/reports/99245"
},
{
"name" : "https://nodesecurity.io/advisories/74",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://nodesecurity.io/advisories/74"
}
]
}
}