Publish GHSA-6jrj-vc65-c983

This commit is contained in:
advisory-database[bot]
2024-08-26 15:19:29 +00:00
parent 71eff0ce1b
commit 195094ec52
@@ -0,0 +1,73 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6jrj-vc65-c983",
"modified": "2024-08-26T15:17:40Z",
"published": "2024-08-26T15:17:40Z",
"aliases": [
],
"summary": "unzip-stream allows Arbitrary File Write via artifact extraction",
"details": "### Impact\n\nWhen using the `Extract()` method of unzip-stream, malicious zip files were able to write to paths they shouldn't be allowed to.\n\n### Patches\n\nFixed in 0.3.2\n\n### References\n\n- https://snyk.io/research/zip-slip-vulnerability\n- https://github.com/mhr3/unzip-stream/compare/v0.3.1...v0.3.2\n\n### Credits\n\nJustin Taft from Google",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "unzip-stream"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.2"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/mhr3/unzip-stream/security/advisories/GHSA-6jrj-vc65-c983"
},
{
"type": "WEB",
"url": "https://github.com/mhr3/unzip-stream/commit/ab67989719abb4dcc774d02de266151905b8d45a"
},
{
"type": "PACKAGE",
"url": "https://github.com/mhr3/unzip-stream"
},
{
"type": "WEB",
"url": "https://github.com/mhr3/unzip-stream/compare/v0.3.1...v0.3.2"
},
{
"type": "WEB",
"url": "https://snyk.io/research/zip-slip-vulnerability"
}
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-08-26T15:17:40Z",
"nvd_published_at": null
}
}