vendor:
E-SMARTCART
by:
ajann
N/A
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: E-SMARTCART
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Unknown
2007
E-SMARTCART 1.0 (product_id) Remote SQL Injection Vulnerability
The vulnerability allows an attacker to inject SQL queries into the product_id parameter of the productdetail.asp page, leading to unauthorized access to the database.
Mitigation:
The vendor should sanitize user inputs and use prepared statements or parameterized queries to prevent SQL injection attacks.