Directory Traversal Vulnerability in OpenCart Affected by BigDiao
CVE-2018-11495
4.9MEDIUM
What is CVE-2018-11495?
OpenCart versions up to 3.0.2.0 are susceptible to a directory traversal vulnerability within the editDownload function of the admin model. Through a crafted request to admin/index.php with a specific route, an attacker may exploit the vulnerability by manipulating the download_id parameter, potentially gaining access to sensitive files on the server, such as config.php. This security flaw highlights the importance of sanitizing input parameters to protect the integrity and confidentiality of the system.