vendor:
PlainCart
by:
r45c4l
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PlainCart
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
2008
PlainCart (index.php) SQL Inj
PlainCart is vulnerable to SQL Injection. An attacker can exploit this vulnerability to gain access to the admin panel. The attacker can send a malicious SQL query to the vulnerable parameter 'p' in the 'index.php' file. This can be exploited to gain access to the admin panel.
Mitigation:
Input validation should be used to prevent SQL Injection attacks.