vendor:
B2B Portal Script
by:
JaMbA
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: B2B Portal Script
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: 2daybiz:b2bportal_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: Windows
2010
2daybiz B2B Portal Script SQL injection Vulnerability
A SQL injection vulnerability exists in 2daybiz B2B Portal Script. An attacker can send a malicious SQL query to the vulnerable parameter 'id' in the 'companyinfo.php' script to execute arbitrary SQL commands in the back-end database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.