Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Goutil Project | Goutil | < 0.6.0 |
Related Weaknesses (CWE)
References
- https://github.com/gookit/goutil/commit/d7b94fede71f018f129f7d21feb58c895d28dadcPatch
- https://github.com/gookit/goutil/security/advisories/GHSA-fx2v-qfhr-4chvVendor Advisory
- https://security.netapp.com/advisory/ntap-20230427-0003/
- https://github.com/gookit/goutil/commit/d7b94fede71f018f129f7d21feb58c895d28dadcPatch
- https://github.com/gookit/goutil/security/advisories/GHSA-fx2v-qfhr-4chvVendor Advisory
- https://security.netapp.com/advisory/ntap-20230427-0003/
FAQ
What is CVE-2023-27475?
CVE-2023-27475 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 t...
How severe is CVE-2023-27475?
CVE-2023-27475 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-27475?
Check the references section above for vendor advisories and patch information. Affected products include: Goutil Project Goutil.