CVE-2025-29787

HIGH EPSS 39.0%
Published Mar 17, 20251y ago · Modified Jun 17, 20261w ago
7.3 CVSS 4.0
High
Find Similar
Published Mar 17, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

Description

`zip` is a zip library for rust which supports reading and writing of simple ZIP files. In the archive extraction routine of affected versions of the `zip` crate starting with version 1.3.0 and prior to version 2.3.0, symbolic links earlier in the archive are allowed to be used for later files in the archive without validation of the final canonicalized path, allowing maliciously crafted archives to overwrite arbitrary files in the file system when extracted. Users who extract untrusted archive files using the following high-level API method may be affected and critical files on the system may be overwritten with arbitrary file permissions, which can potentially lead to code execution. Version 2.3.0 fixes the issue.

CVSS Details

Base Score
7.3
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:L/VI:H/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity High
Privileges Required Low
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
39.0% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 3

CWE-180
CWE-22 Path Traversal Resource Mgmt
CWE-61

References 4

  • gist.github.com https://gist.github.com/eternal-flame-AD/bf71ef4f6828e741eb12ce7fd47b7b85
  • github.com https://github.com/zip-rs/zip2/commit/a2e062f37066c3b12860a32eb1cb44856cfb7afe
  • github.com https://github.com/zip-rs/zip2/releases/tag/v2.3.0
  • github.com https://github.com/zip-rs/zip2/security/advisories/GHSA-94vh-gphv-8pm8

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.