cvelist/2017/16xxx/CVE-2017-16018.json
2019-03-17 23:28:30 +00:00

68 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"DATE_PUBLIC": "2018-04-26T00:00:00",
"ID": "CVE-2017-16018",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "restify node module",
"version": {
"version_data": [
{
"version_value": ">=2.0.0 <=4.0.4"
}
]
}
}
]
},
"vendor_name": "HackerOne"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Restify is a framework for building REST APIs. Restify >=2.0.0 <=4.0.4 using URL encoded script tags in a non-existent URL, an attacker can get script to run in some browsers."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Generic (CWE-79)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://nodesecurity.io/advisories/314",
"refsource": "MISC",
"url": "https://nodesecurity.io/advisories/314"
},
{
"name": "https://github.com/restify/node-restify/issues/1018",
"refsource": "MISC",
"url": "https://github.com/restify/node-restify/issues/1018"
}
]
}
}