Description
|
|
Multiple vulnerabilities have been discovered in CMS Formulasi, which can be exploited by malicious people to conduct cross-site scripting, cross-site request forgery, and SQL injection 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. create an arbitrary user with administrative privileges if a logged-in administrator visits a malicious web site.
2) Input passed to the "tgl" GET parameter in index.php (when "p" is set to "tglberita") 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 "kelas" POST parameter to kelas-siswa.html is not properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
The vulnerabilities are confirmed in version 2.0.7. Other versions may also be affected.
|