vendor:
Alibaba v3.4 clone b2b
by:
Dr.0rYX and Cr3w-DZ
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Alibaba v3.4 clone b2b
Affected Version From: 3.4
Affected Version To: 3.4
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: Windows XP SP3
2010
Alibaba v3.4 clone b2b(countrydetails.php) SQL Injection Vulnerability
A vulnerability in Alibaba v3.4 clone b2b(countrydetails.php) allows an attacker to inject malicious SQL commands into the application. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code in the vulnerable parameter.
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.