GHSA-3V6H-HQM4-2RG6
Vulnerability from github – Published: 2018-07-27 17:07 – Updated: 2023-09-12 20:38
VLAI?
Summary
Arbitrary File Write in adm-zip
Details
Versions of adm-zip before 0.4.9 are vulnerable to arbitrary file write when used to extract a specifically crafted archive that contains path traversal filenames (../../file.txt for example).
Recommendation
Update to version 0.4.9 or later.
Severity ?
5.5 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "adm-zip"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.4.11"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2018-1002204"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T20:56:28Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "Versions of `adm-zip` before 0.4.9 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.4.9 or later.",
"id": "GHSA-3v6h-hqm4-2rg6",
"modified": "2023-09-12T20:38:11Z",
"published": "2018-07-27T17:07:14Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1002204"
},
{
"type": "WEB",
"url": "https://github.com/cthackers/adm-zip/pull/212"
},
{
"type": "WEB",
"url": "https://github.com/cthackers/adm-zip/commit/62f64004fefb894c523a7143e8a88ebe6c84df25"
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/362118"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-3v6h-hqm4-2rg6"
},
{
"type": "WEB",
"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:adm-zip:20180415"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/681"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/994"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/107001"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Arbitrary File Write in adm-zip"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…