Vulnerability Description
go-used-util has commonly used utility functions for Go. Versions prior to 0.0.34 have a ZipSlip issue when using fsutil package to unzip files. When users use `zip.Unzip` to unzip zip files from a malicious attacker, they may be vulnerable to path traversal. The issue has been fixed in version 0.0.34. There are no known workarounds.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Go-Huge-Util Project | Go-Huge-Util | < 0.0.34 |
Related Weaknesses (CWE)
References
- https://github.com/dablelv/go-huge-util/commit/0e308b0fac8973e6fa251b0ab095cdc5cPatch
- https://github.com/dablelv/go-huge-util/security/advisories/GHSA-5g39-ppwg-6xx8Third Party Advisory
- https://github.com/dablelv/go-huge-util/commit/0e308b0fac8973e6fa251b0ab095cdc5cPatch
- https://github.com/dablelv/go-huge-util/security/advisories/GHSA-5g39-ppwg-6xx8Third Party Advisory
FAQ
What is CVE-2023-28105?
CVE-2023-28105 is a vulnerability with a CVSS score of 8.8 (HIGH). go-used-util has commonly used utility functions for Go. Versions prior to 0.0.34 have a ZipSlip issue when using fsutil package to unzip files. When users use `zip.Unzip` to unzip zip files from a ma...
How severe is CVE-2023-28105?
CVE-2023-28105 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-28105?
Check the references section above for vendor advisories and patch information. Affected products include: Go-Huge-Util Project Go-Huge-Util.