原始 OSV JSON{
"id": "GHSA-884w-698f-927f",
"aliases": [
"CVE-2018-1002203"
],
"details": "Versions of `unzipper` before 0.8.13 are vulnerable to arbitrary file write when used to extract a specifically crafted archive that contains path traversal filenames (`../../file.txt` for example).\n\n\n## Recommendation\n\nUpdate to version 0.3.18 or later.",
"summary": "Arbitrary File Write via Archive Extraction in unzipper",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.8.13"
}
]
}
],
"package": {
"name": "unzipper",
"ecosystem": "npm"
}
}
],
"modified": "2023-09-11T22:41:23Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N"
}
],
"published": "2018-07-27T17:06:50Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1002203",
"type": "ADVISORY"
},
{
"url": "https://github.com/ZJONSSON/node-unzipper/pull/59",
"type": "WEB"
},
{
"url": "https://github.com/ZJONSSON/node-unzipper/commit/2220ddd5b58f6252069a4f99f9475441ad0b50cd",
"type": "WEB"
},
{
"url": "https://hackerone.com/reports/362119",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-884w-698f-927f",
"type": "ADVISORY"
},
{
"url": "https://github.com/snyk/zip-slip-vulnerability",
"type": "WEB"
},
{
"url": "https://snyk.io/research/zip-slip-vulnerability",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/npm:unzipper:20180415",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/680",
"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:24:49Z"
}
}