Description
|
|
Multiple vulnerabilities have been identified in Sandbox, which could be exploited by remote attackers to inject SQL queries, disclose sensitive information or compromise a vulnerable web server.
The first issue is caused by an input validation error in the "admin.php" script when processing the "a" 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 "index.php" script when processing the "p" parameter while "a" is set to "page", which could be exploited by malicious people to conduct SQL injection attacks.
The third issue is caused by an input validation error when processing the "sandbox_pass" and "sandbox_user" cookie parameters, which could be exploited by malicious people to conduct SQL injection attacks and bypass authentication.
The fourth vulnerability is caused by an error when handling file extensions while uploading image files, which could be exploited by malicious users to upload malicious PHP scripts and execute arbitrary commands with the privileges of the web server.
|