header-logo
Suggest Exploit
vendor:
Entrepreneur B2B Script
by:
Meisam Monsef
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Entrepreneur B2B Script
Affected Version From: All Version
Affected Version To: All Version
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: N/A
2017

Entrepreneur B2B Script – ‘pid’ Parameter SQL Injection

An attacker can inject arbitrary SQL commands into the 'pid' parameter of the product_view1.php script, allowing them to access or modify the underlying database.

Mitigation:

Input validation should be used to prevent SQL injection attacks.
Source

Exploit-DB raw data:

# Exploit Title: Entrepreneur B2B Script - 'pid' Parameter SQL Injection
# Date: 2017-08-02
# Exploit Author: Meisam Monsef meisamrce@yahoo.com or meisamrce@gmail.com
# Vendor Homepage: http://readymadeb2bscript.com/
# Version: All Version


Exploit :
http://site.com/[path]/product_view1.php?pid=-99999+[SQL+Command]