CVE-2019-13173
Published
CVSS v3
N/A
CVSS v2
6.4
MEDIUM
Affected
1
PROJECT
Description
fstream before 1.0.12 is vulnerable to Arbitrary File Overwrite. Extracting tarballs containing a hardlink to a file that already exists in the system, and a file that matches the hardlink, will overwrite the system's file with the contents of the extracted file. The fstream.DirWriter() function is vulnerable.