Description
|
|
Multiple vulnerabilities have been identified in phpRaid, which could be exploited by remote attackers to compromise a vulnerable server.
The first issue is due to an input validation error in the "view.php" script that fails to properly validate the "raid_id" parameter before being used in SQL statements, which could be exploited by malicious people to conduct SQL injection attacks.
The second vulnerability is due to an input validation error in the "log_hack()" [includes/functions_logging.php] function that does not validate a malformed URL before being used in SQL statements, which could be exploited by malicious people to conduct SQL injection attacks.
The third vulnerability is due to input validation errors in various scripts (e.g. "configuration.php" and "guilds.php") that do not validate the "phpraid_dir" parameter, which may be exploited by remote attackers to include local or remote scripts with the privileges of the web server.
|