原始 OSV JSON{
"id": "GHSA-62g9-6hw5-rwfp",
"aliases": [
"CVE-2018-3732"
],
"details": "Versions of `resolve-path` before 1.4.0 are vulnerable to path traversal. `resolve-path` relative path resolving suffers from a lack of file path sanitization for windows based paths.\n\n\n## Recommendation\n\nUpdate to version 1.4.0 or later.",
"summary": "Path Traversal in resolve-path",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.0"
}
]
}
],
"package": {
"name": "resolve-path",
"ecosystem": "npm"
}
}
],
"modified": "2023-03-01T01:46:15Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"published": "2018-07-18T21:20:25Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3732",
"type": "ADVISORY"
},
{
"url": "https://github.com/pillarjs/resolve-path/commit/fe5b8052cafd35fcdafe9210e100e9050b37d2a0",
"type": "WEB"
},
{
"url": "https://hackerone.com/reports/315760",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-62g9-6hw5-rwfp",
"type": "ADVISORY"
},
{
"url": "https://www.npmjs.com/advisories/573",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2018-06-07T02:29:00Z",
"github_reviewed_at": "2020-06-16T21:17:44Z"
}
}