vendor:
CMScout
by:
FiSh
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: CMScout
Affected Version From: <= 1.23
Affected Version To: <= 1.23
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
CMScout <= 1.23 SQL Injection
The CMScout <= 1.23 script is vulnerable to SQL Injection. An attacker can exploit this vulnerability by injecting malicious SQL queries into the 'page' parameter of the index.php file. This allows the attacker to retrieve sensitive information from the database, such as usernames and passwords.
Mitigation:
To mitigate this vulnerability, it is recommended to update to a patched version of CMScout or implement input validation and parameterized queries to prevent SQL Injection attacks.