原始 OSV JSON
{
"id": "GHSA-vwr2-wj63-86gr",
"aliases": [
"CVE-2018-16478"
],
"details": "All versions of `simplehttpserver` are vulnerable to Path Traversal. \n\nThis vulnerability allows an attacker to access files outside the webroot since it allows symlink navigation in the URL.\n\n\n## Recommendation\n\nNo fix is currently available. Do not use `simplehttpserver` in production or consider using an alternative module until a fix is made available.",
"summary": "Path Traversal in simplehttpserver",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.3.0"
}
]
}
],
"package": {
"name": "simplehttpserver",
"ecosystem": "npm"
}
}
],
"modified": "2023-09-12T21:07:28Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"published": "2018-12-06T15:49:10Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16478",
"type": "ADVISORY"
},
{
"url": "https://hackerone.com/reports/403703",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-vwr2-wj63-86gr",
"type": "ADVISORY"
},
{
"url": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/484.json",
"type": "WEB"
},
{
"url": "https://github.com/tikonen/blog/tree/master/simplehttpserver",
"type": "PACKAGE"
},
{
"url": "https://www.npmjs.com/advisories/744",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:58:36Z"
}
}