vendor:
Alibaba Clone Platinum
by:
GuN
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Alibaba Clone Platinum
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
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
2010
Alibaba Clone Platinum (buyer/index.php) SQL Injection Vulnerability
A vulnerability exists in Alibaba Clone Platinum, where an attacker can inject malicious SQL queries into the 'ProductID' and 'BuyerID' parameters of the 'buyer/index.php' page. This can be exploited to disclose the admin credentials by using the UNION SELECT statement.
Mitigation:
Input validation should be used to prevent SQL injection attacks.