Page 1 of 1

CMS Made Simple index.php script enables cross-site scripting

Posted: Mon Apr 24, 2006 10:34 am
by Piratos
Ist das eigentlich abgearbeitet ?
CMS Made Simple (CMSMS) is a PHP-based Content Management System (CMS) for any operating system. CMS Made Simple version 0.10 is vulnerable to cross-site scripting. A remote attacker could send a specially-crafted URL containing embedded script to the index.php script which, once the link is clicked, would be executed in the victim's Web browser within the security context of the hosting site. An attacker could use this vulnerability to steal the victim's cookie-based authentication credentials.
Siehe auch http://xforce.iss.net/xforce/xfdb/22437

Hier noch eine andere Meldung aus dem gleichen Laden:
CMS Made Simple (CMSMS) is a PHP-based Content Management System (CMS) for any operating system. CMS Made Simple versions 0.10 and earlier could allow an attacker to bypass security. If register_globals is enabled, a remote attacker could exploit a vulnerability in the admin/lang.php script of the CMS_ADMIN_PAGE to bypass security and gain access to the vulnerable system.
Und hier
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.
von hier: http://www.securitytracker.com/alerts/2 ... 14971.html

Re: CMS Made Simple index.php script enables cross-site scripting

Posted: Tue Apr 25, 2006 4:17 pm
by Piratos
Ist das nun mit 0.10.1 erledigt oder nicht ? Hat da keiner eine Antwort.

Re: CMS Made Simple index.php script enables cross-site scripting

Posted: Tue Apr 25, 2006 5:38 pm
by petert
English is still the main language here.

Re: CMS Made Simple index.php script enables cross-site scripting

Posted: Tue Apr 25, 2006 8:01 pm
by cyberman
Nooooo, this is the one and only German main board  ;D.

Re: CMS Made Simple index.php script enables cross-site scripting

Posted: Tue Apr 25, 2006 8:41 pm
by petert
cyberman wrote: Nooooo, this is the one and only German main board  ;D.
No no, he was asking if a xss fault in the core was repaired. That's not a german thing at all, that's a developers thing and they speak English (as ALL developers should do btw).

Re: CMS Made Simple index.php script enables cross-site scripting

Posted: Wed Apr 26, 2006 6:46 am
by cyberman
petert wrote: That's not a german thing at all,
But he asks in a german board and the language is german only - please look at forum rules.

Over and out!

Re: CMS Made Simple index.php script enables cross-site scripting

Posted: Wed Apr 26, 2006 10:21 am
by cyberman
Ich hab Ted mal darauf hin angesprochen - die Probleme sollen mit der Version 0.10.4 behoben worden sein.