vendor:
E-SMART CART
by:
JosS
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: E-SMART CART
Affected Version From: N/A
Affected Version To: N/A
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: N/A
2008
E-SMART CART (productsofcat.asp) Remote SQL Injection Vulnerability
A vulnerability exists in E-SMART CART (payment) software, where a remote attacker can inject arbitrary SQL commands via the 'category_id' parameter in the 'productsofcat.asp' script. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Mitigation:
Input validation should be used to prevent SQL injection attacks.