cve/2025/CVE-2025-48387.md
2025-09-29 21:09:30 +02:00

1.2 KiB

CVE-2025-48387

Description

tar-fs provides filesystem bindings for tar-stream. Versions prior to 3.0.9, 2.1.3, and 1.16.5 have an issue where an extract can write outside the specified dir with a specific tarball. This has been patched in versions 3.0.9, 2.1.3, and 1.16.5. As a workaround, use the ignore option to ignore non files/directories.

POC

Reference

Github