Directory Traversal Unpacking Vulnerability in unrar by Open Source Developers
CVE-2017-14120
7.5HIGH
What is CVE-2017-14120?
The unrar tool, specifically version 0.0.1 also known as unrar-free or unrar-gpl, is vulnerable to a directory traversal issue. This vulnerability allows attackers to extract files from RAR v2 archives to unintended locations within the system's directory structure. By crafting malicious archives that utilize pathnames in the format of ../[filename], an attacker can potentially manipulate the file system, causing files to be unpacked into the upper directory levels. This presents significant risks, as it may lead to unauthorized access or overwriting of critical files.