CVE-2025-13437 | Teknoloji dünyasından en güncel haberleri ve güvenlikle ilgili gelişmeleri takip edin.

When zx is invoked with --prefer-local=, the CLI creates a symlink named ./node_modules pointing to /node_modules. Due to a logic error in src/cli.ts (linkNodeM…
Medium CVSS: 5.6

CVE-2025-13437

When zx is invoked with --prefer-local=<path>, the CLI creates a symlink named ./node_modules pointing to <path>/node_modules. Due to a logic error in src/cli.ts (linkNodeModules / cleanup), the function returns the target path instead of the alias (symlink path). The later cleanup routine removes what it received, which deletes the target directory itself. Result: zx can delete an external <path>/node_modules outside the current working directory.
Vendor
-
Product
-
CWE
CWE-706
Yayın Tarihi
2025-11-20 17:15:49
Güncelleme
2025-11-21 15:13:13
Source Identifier
cve-coordination@google.com
KEV Date Added
-

Kategoriler

Referanslar