CVE-2024-47877

Severity CVSS v4.0:
MEDIUM
Type:
CWE-22 Path Traversal
Publication date:
11/10/2024
Last modified:
15/10/2024

Description

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.