VulnerabilityModified
CVE-2023-28105
When users use `zip.Unzip` to unzip zip files from a malicious attacker, they may be vulnerable to path traversal.
HIGH 8.8EPSS 0.61%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.61%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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 3.1
- 8.8 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- EPSS
- 0.61% probability · 48th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-22
- Affected
- go-huge-util project/go-huge-util
- Source
- security-advisories@github.com
References
- https://github.com/dablelv/go-huge-util/commit/0e308b0fac8973e6fa251b0ab095cdc5c1c0956bPatch
- https://github.com/dablelv/go-huge-util/security/advisories/GHSA-5g39-ppwg-6xx8Third Party Advisory
- https://github.com/dablelv/go-huge-util/commit/0e308b0fac8973e6fa251b0ab095cdc5c1c0956bPatch
- https://github.com/dablelv/go-huge-util/security/advisories/GHSA-5g39-ppwg-6xx8Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.