CVE-2019-13173: Arbitrary file overwrite
(updated )
fstream 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.
References
Detect and mitigate CVE-2019-13173 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →