CVE-2025-69874
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
2Tags
Description
nanotar through 0.2.0 has a path traversal vulnerability in parseTar() and parseTarGzip() that allows remote attackers to write arbitrary files outside the intended extraction directory via a crafted tar archive containing path traversal sequence.
Analysis
Path traversal in nanotar npm package through 0.2.0. The parseTar() and parseTarGzip() functions allow attackers to write files outside the extraction directory.
Technical Context
CWE-22 path traversal in TAR extraction. Malicious TAR archives can write files to arbitrary locations.
Affected Products
['nanotar <= 0.2.0']
Remediation
Update nanotar beyond 0.2.0.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today
GHSA-92fh-27vv-894w