cve/2018/CVE-2018-20835.md
2024-05-26 14:27:05 +02:00

2.3 KiB

CVE-2018-20835

Description

A vulnerability was found in tar-fs before 1.16.2. An Arbitrary File Overwrite issue exists when extracting a tarball containing a hardlink to a file that already exists on the system, in conjunction with a later plain file with the same name as the hardlink. This plain file content replaces the existing file content.

POC

Reference

No PoCs from references.

Github