原始 OSV JSON
{
"id": "GHSA-3hvm-hgpw-rx4j",
"aliases": [
"CVE-2018-16475"
],
"details": "All versions of `knightjs` are vulnerable to Path Traversal. \n\nThis vulnerability allows an attacker to read content of arbitrary files on the server due to lack of input validation.\n\n\n## Recommendation\n\nAs there is currently no fix for this module we recommend not using this module in production environments. ",
"summary": "Path Traversal in knightjs",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.0.1"
}
]
}
],
"package": {
"name": "knightjs",
"ecosystem": "npm"
}
}
],
"modified": "2023-09-12T20:40:50Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"published": "2018-11-06T23:11:10Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16475",
"type": "ADVISORY"
},
{
"url": "https://hackerone.com/reports/403707",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-3hvm-hgpw-rx4j",
"type": "ADVISORY"
},
{
"url": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/484.json",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/743",
"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-16T20:55:20Z"
}
}