{ "schema_version": "1.4.0", "id": "GHSA-fx2v-qfhr-4chv", "modified": "2023-03-07T20:37:09Z", "published": "2023-03-07T20:37:09Z", "aliases": [ "CVE-2023-27475" ], "summary": "Goutil vulnerable to path traversal when unzipping files", "details": "### Impact\n\nZipSlip issue when use fsutil package to unzip files.\nWhen users use fsutil.Unzip to unzip zip files from a malicious attacker, they may be vulnerable to path traversal. \n\n### Patches\n\nIt has been fixed in v0.6.0, Please upgrade version to v0.6.0 or above.\n\n### Workarounds\nNo, users have to upgrade version.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/gookit/goutil" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.6.0" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/gookit/goutil/security/advisories/GHSA-fx2v-qfhr-4chv" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27475" }, { "type": "WEB", "url": "https://github.com/gookit/goutil/commit/d7b94fede71f018f129f7d21feb58c895d28dadc" }, { "type": "PACKAGE", "url": "https://github.com/gookit/goutil" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2023-1611" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230427-0003" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-03-07T20:37:09Z", "nvd_published_at": "2023-03-07T18:15:00Z" } }