Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Linlin0

#45884of 53,624
5.5Total CVSS
Vulnerabilities · 1
PT-2019-18584
5.5
2019-02-05
Phpmywind · Phpmywind · CVE-2019-7403
**Name of the Vulnerable Software and Affected Versions** PHPMyWind version 5.5 **Description** An issue in PHPMyWind allows remote attackers to delete arbitrary folders. This is achieved through the "admin/database backup.php" API endpoint with specific parameters, including `action=import`, `dopost=deldir`, and `tbname=../`. **Recommendations** For PHPMyWind version 5.5, as a temporary workaround, consider restricting access to the "admin/database backup.php" API endpoint until a patch is available. Avoid using the `tbname` parameter with relative paths (e.g., `../`) in the affected API endpoint until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.