Description
|
|
Multiple vulnerabilities have been discovered in phpMyBackupPro, which can be exploited by malicious users to disclose potentially sensitive information and compromise a vulnerable system and by malicious people to conduct cross-site scripting attacks.
1) Input passed via the "view" GET parameter to get_file.php is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
This vulnerability is confirmed in versions 2.4 and 2.5. Other versions may also be affected.
2) Input passed via the "view" GET parameter to get_file.php is not properly verified before being used to access files. This can be exploited to e.g. disclose the contents of local PHP files via directory traversal sequences.
Note: This vulnerability may be related to vulnerability #1 in SA37370.
3) Input passed via the "del_time" POST parameter is not properly sanitised before being used to execute commands. This can be exploited to inject and execute arbitrary shell commands.
4) Input passed via the "period", "dirs", "tables", and "db" parameters to scheduled.php is not properly sanitised before being used to execute commands. This can be exploited to inject and execute arbitrary shell commands.
The vulnerabilities #2 through #4 are confirmed in version 2.5. Other versions may also be affected.
|