Description
|
|
Two vulnerabilities have been discovered in YourArcadeScript, which can be exploited by malicious people to conduct SQL injection and cross-site request forgery attacks.
1) Input passed via the "id" parameter to index.php (when "act" is set to "cat") is not properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
2) The application allows users to perform certain actions via HTTP requests without performing any validity checks to verify the requests. This can be exploited to e.g. change password if a logged-in administrative user visits a malicious web site.
The vulnerabilities are confirmed in version 2.4. Other versions may also be affected.
|