vendor:
Site Manager
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Site Manager
Affected Version From: Site Manager 3.0
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Unknown
Unknown
SQL Injection vulnerability in Site Manager
The vulnerability allows an attacker to perform SQL injection attacks by manipulating user-supplied data in an SQL query. By exploiting this vulnerability, an attacker can compromise the application, access or modify data, or exploit other vulnerabilities in the database.
Mitigation:
To mitigate this vulnerability, it is recommended to properly sanitize user input and use parameterized queries or prepared statements to prevent SQL injection attacks.