Directory Traversal Vulnerability in ShopXO by Gongfuxiang
CVE-2019-5887
7.5HIGH
What is CVE-2019-5887?
An issue in ShopXO 1.2.0 allows attackers to exploit the UnlinkDir method in the FileUtil.php file. Due to inadequate input verification, attackers can leverage directory traversal techniques (using '../') to delete arbitrary files from the system. This vulnerability poses a significant risk by potentially allowing unauthorized access to sensitive files, emphasizing the need for thorough input validation and secure file handling practices.