原始 OSV JSON{
"id": "GHSA-7c9w-qmrq-ff8r",
"aliases": [
"CVE-2018-16479"
],
"details": "Versions of `http-live-simulator` prior to 1.0.7 are vulnerable to Path Traversal. Due to insufficient input sanitization, attackers can access server files by using relative paths. For example: `curl --path-as-is http://localhost:8080//../../../../etc/passwd`.\n\n\n## Recommendation\n\nUpgrade to version 1.0.7",
"summary": "Path Traversal in http-live-simulator",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.7"
}
]
}
],
"package": {
"name": "http-live-simulator",
"ecosystem": "npm"
}
}
],
"modified": "2020-08-31T18:35:12Z",
"severity": [],
"published": "2019-02-07T18:14:21Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16479",
"type": "ADVISORY"
},
{
"url": "https://hackerone.com/reports/411405",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-7c9w-qmrq-ff8r",
"type": "ADVISORY"
},
{
"url": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/486.json",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/772",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:22:23Z"
}
}