Description
|
|
Multiple vulnerabilities have been discovered in Elefant CMS, which can be exploited by malicious people to conduct cross-site scripting attacks.
1) Input passed via the "layout", "title", "window_title", and "body" POST parameters to admin/preview is not properly sanitised in apps/admin/handlers/preview.php 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.
These vulnerabilities are confirmed in versions 1.0.2 and 1.2.0. Other versions may also be affected.
2) Input passed via the "id" parameter to admin/versions is not properly sanitised in apps/admin/handlers/versions.php 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.
This vulnerability is confirmed in version 1.2.0. Other versions may also be affected.
|