Vulnerability CVE-2023-27475


Published: 2023-03-07

Description:
Goutil is a collection of miscellaneous functionality for the go language. In versions prior to 0.6.0 when users use fsutil.Unzip to unzip zip files from a malicious attacker, they may be vulnerable to path traversal. This vulnerability is known as a ZipSlip. This issue has been fixed in version 0.6.0, users are advised to upgrade. There are no known workarounds for this issue.

Type:

CWE-22

(Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal'))

 References:
https://github.com/gookit/goutil/commit/d7b94fede71f018f129f7d21feb58c895d28dadc
https://github.com/gookit/goutil/security/advisories/GHSA-fx2v-qfhr-4chv

Copyright 2026, cxsecurity.com

 

Back to Top