CVE 6 MEDIUM

archives: Improper Limitation of a Pathname to a Restricted Directory (‘Path Traversal’)_CVE-2025-64346

6 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N

Description

archives is a Go library for extracting archives (tar, zip, etc.). Version 1.0.0 does not prevent a malicious user to feed a specially crafted archive to the library causing RCE, modification of files or other malignancies in the context of whatever the user is running this library as, through the program that imports it. Severity depends on user permissions, environment and how arbitrary archives are passed. This issue is fixed in version 1.0.1.

Basic Information

ID CVE-2025-64346
Source GitHub_M
Published Nov 7, 2025 at 05:32

Affected Product

Vendor jaredallard
Product archives
Version < 1.0.1
Affected Versions jaredallard archives < 1.0.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.