vendor:
Shopping Cart
by:
gsy & kerem125
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Shopping Cart
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
igeneric.co.uk Shopping Cart Exploit
The igeneric.co.uk shopping cart website is vulnerable to SQL injection. By appending a malicious payload to the page parameter, an attacker can retrieve the passwords from the users table in the database.
Mitigation:
To mitigate this vulnerability, the website should implement proper input validation and parameterized queries to prevent SQL injection attacks.