原始 OSV JSON{
"id": "GHSA-xwg4-93c6-3h42",
"aliases": [
"CVE-2014-6394"
],
"details": "Versions 0.8.3 and earlier of `send` are affected by a directory traversal vulnerability. When relying on the root option to restrict file access it may be possible for an application consumer to escape out of the restricted directory and access files in a similarly named directory. \n\nFor example, `static(_dirname + '/public')` would allow access to `_dirname + '/public-restricted'`.\n\n\n## Recommendation\n\nUpdate to version 0.8.4 or later.",
"summary": "Directory Traversal in send",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.8.4"
}
]
}
],
"package": {
"name": "send",
"ecosystem": "npm"
}
}
],
"modified": "2021-09-22T17:58:56Z",
"severity": [],
"published": "2017-10-24T18:33:36Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-6394",
"type": "ADVISORY"
},
{
"url": "https://github.com/visionmedia/send/pull/59",
"type": "WEB"
},
{
"url": "https://github.com/visionmedia/send/commit/9c6ca9b2c0b880afd3ff91ce0d211213c5fa5f9a",
"type": "WEB"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1146063",
"type": "WEB"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/96727",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-xwg4-93c6-3h42",
"type": "ADVISORY"
},
{
"url": "https://github.com/visionmedia/send",
"type": "PACKAGE"
},
{
"url": "https://support.apple.com/HT205217",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/32",
"type": "WEB"
},
{
"url": "http://lists.apple.com/archives/security-announce/2015/Sep/msg00002.html",
"type": "WEB"
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2014-October/139938.html",
"type": "WEB"
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2014-October/140020.html",
"type": "WEB"
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2014-September/139415.html",
"type": "WEB"
},
{
"url": "http://secunia.com/advisories/62170",
"type": "WEB"
},
{
"url": "http://www-01.ibm.com/support/docview.wss?uid=swg21687263",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2014/09/24/1",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2014/09/30/10",
"type": "WEB"
},
{
"url": "http://www.securityfocus.com/bid/70100",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "LOW",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T22:04:41Z"
}
}