Github.Com Mholt Archiver vulnerabilities

4 known vulnerabilities affecting github.com/mholt_archiver.

Total CVEs
4
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH1MEDIUM3

Vulnerabilities

Page 1 of 1
CVE-2025-3445HIGHCVSS 7.8≥ 0, ≤ 3.5.12025-04-14
CVE-2025-3445 [HIGH] CWE-22 mholt/archiver Vulnerable to Path Traversal via Crafted ZIP File mholt/archiver Vulnerable to Path Traversal via Crafted ZIP File A Path Traversal "Zip Slip" vulnerability has been identified in mholt/archiver in Go. This vulnerability allows using a crafted ZIP file containing path traversal symlinks to create or overwrite files with the user's privileges or application utilizing the library. When using the archiver.Unarchive functionality with ZIP files, like this
ghsaosv
CVE-2024-0406MEDIUM≥ 3.0.0, ≤ 3.5.12024-04-06
CVE-2024-0406 [MEDIUM] CWE-22 Archiver Path Traversal vulnerability Archiver Path Traversal vulnerability A flaw was discovered in the mholt/archiver package. This flaw allows an attacker to create a specially crafted tar file, which, when unpacked, may allow access to restricted files or directories. This issue can allow the creation or overwriting of files with the user's or application's privileges using the library.
ghsaosv
CVE-2018-1002207MEDIUM≥ 0, < 2.1.02022-02-15
CVE-2018-1002207 [MEDIUM] CWE-22 Arbitrary File Write via Archive Extraction in mholt/archiver Arbitrary File Write via Archive Extraction in mholt/archiver mholt/archiver golang package before e4ef56d48eb029648b0e895bb0b6a393ef0829c3 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in an archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'.
ghsaosv
CVE-2019-10743MEDIUM≥ 3.0.0, < 3.3.22021-05-18
CVE-2019-10743 [MEDIUM] CWE-22 Path Traversal in MHolt Archiver Path Traversal in MHolt Archiver All versions of archiver allow attacker to perform a Zip Slip attack via the "unarchive" functions. It is exploited using a specially crafted zip archive, that holds path traversal filenames. When exploited, a filename in a malicious archive is concatenated to the target extraction directory, which results in the final path ending up outside of the target folder. For instance, a zip may hold a file
ghsaosv