cvelist/2017/16xxx/CVE-2017-16009.json

74 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-29 14:04:06 -04:00
{
"CVE_data_meta" : {
2018-06-04 13:24:35 -04:00
"ASSIGNER" : "support@hackerone.com",
"DATE_PUBLIC" : "2018-04-26T00:00:00",
2017-10-29 14:04:06 -04:00
"ID" : "CVE-2017-16009",
2018-06-04 13:24:35 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "ag-grid node module",
"version" : {
"version_data" : [
{
"version_value" : "All versions"
}
]
}
}
]
},
"vendor_name" : "HackerOne"
}
]
}
2017-10-29 14:04:06 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-06-04 13:24:35 -04:00
"value" : "ag-grid is an advanced data grid that is library agnostic. ag-grid is vulnerable to Cross-site Scripting (XSS) via Angular Expressions, if AngularJS is used in combination with ag-grid."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-site Scripting (XSS) - Generic (CWE-79)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-06-04 15:06:29 -04:00
"name" : "https://github.com/ceolter/ag-grid/issues/1287",
"refsource" : "MISC",
2018-06-04 13:24:35 -04:00
"url" : "https://github.com/ceolter/ag-grid/issues/1287"
},
{
2018-06-04 15:06:29 -04:00
"name" : "https://nodesecurity.io/advisories/327",
"refsource" : "MISC",
"url" : "https://nodesecurity.io/advisories/327"
2018-06-04 13:24:35 -04:00
},
{
2018-06-04 15:06:29 -04:00
"name" : "https://spring.io/blog/2016/01/28/angularjs-escaping-the-expression-sandbox-for-xss",
"refsource" : "MISC",
"url" : "https://spring.io/blog/2016/01/28/angularjs-escaping-the-expression-sandbox-for-xss"
2017-10-29 14:04:06 -04:00
}
]
}
}