vendor:
PHP B2B Script
by:
Ihsan Sencan
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHP B2B Script
Affected Version From: 3.05
Affected Version To: 3.05
Patch Exists: YES
Related CWE: N/A
CPE: a:phpscriptsmall:php_b2b_script
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
PHP B2B Script v3.05 – SQL Injection
A SQL injection vulnerability exists in PHP B2B Script v3.05, which allows an attacker to execute arbitrary SQL commands via the 'id', 'bid' and 'id' parameters in the 'companyinfo.php', 'latest_selling_leads_details.php' and 'company_profile.php' scripts, respectively. An attacker can use this vulnerability to gain access to the admin panel and extract sensitive information from the database.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.