CVE-2015-4180
HighSummary
Directory traversal vulnerability in get_file.php in phpMyBackupPro versions 2.1 through 2.4 allows remote attackers to read arbitrary files via a .. (dot dot) in the view parameter.
Risk Assessment
An attacker could gain access to sensitive files on the server, potentially leading to data exposure or further attacks on the system.
Recommendation
It is recommended to update phpMyBackupPro to the latest version to mitigate this vulnerability and conduct a security audit of the system.
Other vulnerabilities in phpMyBackupPro
See all- CVE-2015-3637High
There is an SQL injection vulnerability in phpMyBackupPro when run in multi-user mode before version 2.5, allowing remote attackers to execute arbitrary SQL commands via the username and password parameters.
- CVE-2015-3640High
phpMyBackupPro version 2.5 and earlier does not properly escape the '.' character in request parameters, allowing remote authenticated users to inject and execute arbitrary PHP scripts.
- CVE-2015-3639High
phpMyBackupPro version 2.5 and earlier does not properly sanitize input strings, allowing remote authenticated users to execute arbitrary PHP code by storing a crafted string in a user configuration file.
- CVE-2015-3638High
phpMyBackupPro before 2.5 does not validate integer input, allowing remote authenticated users to execute arbitrary PHP code by injecting scripts via the path, filename, and period parameters to scheduled.php.
Original NVD description (English source)
Directory traversal vulnerability in get_file.php in phpMyBackupPro 2.1 through 2.4 allows remote attackers to read arbitrary files via a .. (dot dot) in the view parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information. NOTE: this vulnerability exists due to an incomplete fix to CVE-2009-4050.

