codeclysm/extract

codeclysm/extract

Releases14
Frequency7 months 1 week
Last Release
Stars50
A Go library to extract archives in zip, tar.gz or tar.bz2 formats

CVE History

CVEPublishedCVSS v3CVSS v2
7.5 HIGH

Extract is aA Go library to extract archives in zip, tar.gz or tar.bz2 formats. A maliciously crafted archive may allow an attacker to create a symlink outside the extraction target directory. This vulnerability is fixed in 4.0.0. If you're using the Extractor.FS interface, then upgrading to /v4 will require to implement the new methods that have been added.