vendor:
MultiCart 2.0
by:
t0pP8uZz & xprog
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: MultiCart 2.0
Affected Version From: MultiCart 2.0
Affected Version To: MultiCart 2.0
Patch Exists: Unknown
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: Firefox
Unknown
MultiCart 2.0 Remote SQL Injection Vulnerbility
This exploit is used to gain access to the admin credentials of a MultiCart 2.0 website. The exploit is done by using a blind SQL injection vulnerability in the productdetails.php page. The exploit requires the user to register first and then use the login credentials to gain access to the admin credentials.
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.