CMS Made Simple Input Validation Flaw in 'page' Parameter Permits Cross-Site Scripting Attacks
|
|
SecurityTracker Alert ID: 1014971
|
|
SecurityTracker URL: http://securitytracker.com/id?1014971
|
|
CVE Reference: GENERIC-MAP-NOMATCH
(Links to External Site)
|
Date: Sep 26 2005
|
Impact: Disclosure of authentication information, Disclosure of user information, Execution of arbitrary code via network, Modification of user information
|
Exploit Included: Yes
|
Version(s): 0.10
|
Description: x1ng reported a vulnerability in CMS Made Simple. A remote user can conduct cross-site scripting attacks.
The script does not properly filter HTML code from user-supplied input in the 'page' parameter before displaying the input. A remote
user can create a specially crafted URL that, when loaded by a target user, will cause arbitrary scripting code to be executed by
the target user's browser. The code will originate from the site running the CMS Made Simple software and will run in the security
context of that site. As a result, the code will be able to access the target user's cookies (including authentication cookies),
if any, associated with the site, access data recently submitted by the target user via web form to the site, or take actions on
the site acting as the target user.
A demonstration exploit URL is provided:
http://[target]/[cms]/index.php?page=<script>alert(document.cookie);</script>
|
Impact: A remote user can access the target user's cookies (including authentication cookies), if any, associated with the site running the
CMS Made Simple software, access data recently submitted by the target user via web form to the site, or take actions on the site
acting as the target user.
|
Solution: No solution was available at the time of this entry.
|
Vendor URL: www.cmsmadesimple.org/ (Links to External Site)
|
Cause: Input validation error
|
Underlying OS: Linux (Any), UNIX (Any), Windows (Any)
|
Reported By: x1ng <x1ngbox@gmail.com>
|
Message History:
None.
|
Source Message Contents
|
Date: Mon, 26 Sep 2005 12:23:30 +0300
From: x1ng <x1ngbox@gmail.com>
Subject: CMS Made Simple 0.10 is susceptible to a cross site scripting attack.
|
[Description]: CMS lets you update your pages and keep the content on
a static page that will
not become stale regardless of how much other content
gets placed on your site
[version]:CMS Made Simple 0.10
[vendor]:http://www.cmsmadesimple.org
[Vulnerability]: cross site script
[exploit]:
http://[host]/[cms]/index.php?page=<script>alert(document.cookie);</script>
.......[X1NG]..........
X1ngBox <at/> Gmail Com
|
|