cvelist/2015/1xxx/CVE-2015-1164.json

82 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:25:07 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-1164",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 01:25:07 +00:00
"lang": "eng",
"value": "Open redirect vulnerability in the serve-static plugin before 1.7.2 for Node.js, when mounted at the root, allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a // (slash slash) followed by a domain in the PATH_INFO to the default URI."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:25:07 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "nodejs-servestatic-open-redirect(99936)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/99936"
},
{
"name": "https://github.com/expressjs/serve-static/issues/26",
"refsource": "CONFIRM",
"url": "https://github.com/expressjs/serve-static/issues/26"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1181917",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1181917"
},
{
"name": "72064",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/72064"
},
{
"name": "http://nodesecurity.io/advisories/serve-static-open-redirect",
"refsource": "CONFIRM",
"url": "http://nodesecurity.io/advisories/serve-static-open-redirect"
}
]
}
}