← Back

Max Mapper

max-mapper

1 CVE • 1 product

Products (1)

Click to collapse
Toggle
Extract Zip
extract-zip

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Max Mapper
1Extract Zip
Jul 6, 2026
Jun 26, 2026
8.6 HIGH· v4
8.1 HIGH· v3
N/A· v2
extract-zip does not validate symlink targets when extracting zip archives. When processing a malicious zip file containing a symlink with a relative path like '../../../../etc/passwd', extract-zip will extract the symli...Show more
extract-zip does not validate symlink targets when extracting zip archives. When processing a malicious zip file containing a symlink with a relative path like '../../../../etc/passwd', extract-zip will extract the symlink without validation, allowing it to point outside the extraction directory. Depending on how extract-zip is used, an attacker could read or write to arbitrary files.Show less