Home→Descriptions→SA50483
| Secunia ID | |
| Release Date |
03 Sep 2012 |
| Criticality | |
| Solution Status |
Vendor Patch |
| Software |
Admidio 2.x |
| Where | |
| Impact |
Cross-Site ScriptingCross-Site Scripting vulnerabilities allow a third party to manipulate the content or behaviour of a web application in a user's browser, without compromising the underlying system. Different Cross-Site Scripting related vulnerabilities are also classified under this category, including "script insertion" and "cross-site request forgery". Cross-Site Scripting vulnerabilities are often used against specific users of a website to steal their credentials or to conduct spoofing attacks. Manipulation of dataThis includes vulnerabilities where a user or a remote attacker can manipulate local data on a system, but not necessarily be able to gain escalated privileges or system access. The most frequent type of vulnerabilities with this impact are SQL-injection vulnerabilities, where a malicious user or person can manipulate SQL queries. |
| Description |
Stefan Schurtz has discovered two vulnerabilities in Admidio, which can be exploited by malicious people to conduct cross-site scripting and SQL injection attacks. 1) Input passed via the "headline" parameter to adm_program/modules/guestbook/guestbook_new.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. 2) Input passed via the "active_role" parameter to adm_program/modules/lists/lists.php 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.3.5. Prior versions may also be affected. |
| Solution |
Update to version 2.3.6. |
| Reported by |
Stefan Schurtz |
| Original Advisory |
Admidio: Stefan Schurtz: |