vendor:
CSZCMS
by:
Abdulaziz Almetairy
7.1
CVSS
HIGH
SQL Injection
89
CWE
Product Name: CSZCMS
Affected Version From: 1.3.2000
Affected Version To: 1.3.2000
Patch Exists: NO
Related CWE:
CPE: a:cszcms:cszcms:1.3.0
Platforms Tested: Windows 11, MySQL, Apache
2024
CSZCMS v1.3.0 – SQL Injection (Authenticated)
An authenticated SQL injection vulnerability was found in CSZCMS v1.3.0. By manipulating the 'View' button next to a username in the Member Users section, an attacker can inject malicious SQL code using the 'sleep' function. This could lead to unauthorized access to the database or execution of arbitrary SQL queries.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input and use prepared statements in database queries to prevent SQL injection attacks.