Lucene search

K
seebugRootSSV:72741
HistoryJul 01, 2014 - 12:00 a.m.

SyndeoCMS <= 3.0.01 Persistent XSS

2014-07-0100:00:00
Root
www.seebug.org
17

EPSS

0.003

Percentile

66.4%

No description provided by source.


                                                +---------------------------------------------------------------------------------------------------------------------------------+
# Exploit Title    : SyndeoCMS &#60;= 3.0.01 Persistent XSS
# Date             : 29-03-2012
# Author           : Ivano Binetti (http://ivanobinetti.com)
# Vendor site      : http://www.syndeocms.org/
# Software link    : http://sourceforge.net/projects/syndeocms
# Version          : 3.0.01 and lower 
# Tested on        : Debian Squeeze (6.0) 
# CVE              : CVE-2012-1979
# Original Advisory: http://www.webapp-security.com/2012/03/syndeocms/
+---------------------------------------------------------------------------------------------------------------------------------+
Summary
1)Introduction
2)Description
3)Exploit
+---------------------------------------------------------------------------------------------------------------------------------+
1)Introduction
SyndeoCMS is a &#34;Content Management System (CMS) for primary schools, which helps you manage and maintain your website. It can also
be a very usefull CMS for small companies or non profit organizations&#34;.

2)Description
SyndeoCMS 3.0.01 (and lower) is prone to a persistent XSS vulnerability due to an improper input sanitization of 
&#34;email&#34; parameter, passed to server side logic (path: &#34;starnet/index.php&#34;) via http POST method. 
Exploiting this vulnerability an authenticated user - which is able to change his profile settings - could insert arbitrary 
code in &#34;Site email&#34; field that will be executed when another admin or user clicks on that user&#39;profile.

3)Exploit 
Insert the following code in &#34;Email address&#34; field under  
&#34;starnet/index.php?option=configuration&suboption=users&modoption=edit_user&user_id=&#60;user_id_number&#62;&#34;:
[email protected]&#34;&#62;&#60;script&#62;alert(document.cookie)&#60;/script&#62;

+---------------------------------------------------------------------------------------------------------------------------------+
                              

EPSS

0.003

Percentile

66.4%