Impact
A path traversal flaw exists in the destroyFiles method of yushine InnoShop, enabling an attacker to supply a crafted file path and cause deletion of files on the server. The weakness is an improper path validation flaw, classified as CWE-22, and can be triggered remotely via HTTP requests to the panel-api.php route.
Affected Systems
All yushine InnoShop installations up to version 0.8.2 are affected, particularly the FileManagerController::destroyFiles endpoint located in innopacks/restapi/routes/panel-api.php of the Files Endpoint component.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate severity, and the presence of a published exploit shows that the vulnerability can be used remotely. The EPSS score is not available, but the risk remains notable. The flaw is not listed in CISA’s KEV catalog. An attacker can exploit the API endpoint from a remote location and delete or manipulate files on the server system.
OpenCVE Enrichment