vendor:
CactuShop
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: CactuShop
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:cactushop_project:cactushop
Platforms Tested:
Unknown
Remote SQL Injection vulnerability in CactuShop
The vulnerability allows a remote attacker to manipulate database queries and potentially view or modify sensitive information. It can also lead to the disclosure of the administrator password hash.
Mitigation:
The vendor should sanitize user-supplied input before using it in SQL queries to prevent SQL injection attacks. Regular security updates should also be applied.