{ "schema_version": "1.4.0", "id": "GHSA-5g39-ppwg-6xx8", "modified": "2023-10-02T10:43:35Z", "published": "2023-03-16T18:32:38Z", "aliases": [ "CVE-2023-28105" ], "summary": "Go-huge-util vulnerable to path traversal when unzipping files", "details": "Impact\nZipSlip issue when use fsutil package to unzip files.\nWhen users use zip.Unzip to unzip zip files from a malicious attacker, they may be vulnerable to path traversal.\n\nPatches\nIt has been fixed in v0.0.34, Please upgrade version to v0.0.34 or above.\n\nWorkarounds\nNo, users have to upgrade version.\n\nSpecific Go Packages Affected\ngithub.com/dablelv/go-huge-util/zip\n\nReferences", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/dablelv/go-huge-util" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.0.34" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/dablelv/go-huge-util/security/advisories/GHSA-5g39-ppwg-6xx8" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28105" }, { "type": "WEB", "url": "https://github.com/dablelv/go-huge-util/commit/0e308b0fac8973e6fa251b0ab095cdc5c1c0956b" }, { "type": "PACKAGE", "url": "https://github.com/dablelv/go-huge-util" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2023-1640" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-03-16T18:32:38Z", "nvd_published_at": "2023-03-16T17:15:00Z" } }