Description
|
|
Multiple vulnerabilities have been identified in FunGamez, which could be exploited by remote attackers to disclose sensitive information or bypass security restrictions.
The first issue is caused by an input validation error in the "admin/load.php" script that does not validate the "module" parameter, which could be exploited by attackers to include local files with the privileges of the web server.
The second vulnerability is caused by an input validation error in the "pages/login.php" script when processing the "login_user" parameter, which could be exploited by malicious people to conduct SQL injection attacks.
The third issue is caused by is caused by a design error in the "includes/user.php" script that relies on the "user" cookie parameter to authenticate users, which could be exploited by attackers to gain unauthorized access.
|