Description
|
|
Some vulnerabilities have been discovered in CuteSITE CMS, which can be exploited by malicious users to conduct SQL injection attacks and by malicious people to conduct cross-site scripting and request forgery attacks.
1) 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. add an administrative user or inject arbitrary PHP code in the templates by tricking an administrative user into visiting a malicious web site.
2) Input passed via the the "fld_path" parameter to manage/main.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.
3) Input passed via the "user_id" parameter to manage/add_user.php is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Successful exploitation of this vulnerability requires "Read" permissions for "Users".
The vulnerabilities are confirmed in version 1.2.3. Other versions may also be affected.
|