CVE-2025-64346

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-64346
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-64346.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-64346
Aliases
Published
2025-11-07T05:32:09.605Z
Modified
2025-12-05T10:21:30.396722Z
Severity
  • 6.0 (Medium) CVSS_V4 - 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 CVSS Calculator
Summary
archives: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-22"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/64xxx/CVE-2025-64346.json"
}
References

Affected packages

Git / github.com/jaredallard/archives

Affected ranges

Type
GIT
Repo
https://github.com/jaredallard/archives
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v1.*

v1.0.0