First published: Thu Dec 09 2021(Updated: )
An SQL Injection vulnerability exists in zzcms 8.2, 8.3, 2020, and 2021 in dl/dl_print.php when registering ordinary users.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Zzcms Zzcms | =8.2 | |
Zzcms Zzcms | =8.3 | |
Zzcms Zzcms | =2020 | |
Zzcms Zzcms | =2021 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-40281 is an SQL Injection vulnerability in zzcms that exists in versions 8.2, 8.3, 2020, and 2021 in the dl/dl_print.php file when registering ordinary users.
CVE-2021-40281 has a severity score of 8.8, which is considered high.
CVE-2021-40281 affects the following software versions: zzcms 8.2, zzcms 8.3, zzcms 2020, and zzcms 2021.
The CWE ID for CVE-2021-40281 is 89, which corresponds to Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection').
To fix CVE-2021-40281, it is recommended to update to a patched version of zzcms that addresses the SQL Injection vulnerability. Additionally, input validation and parameterized queries should be implemented to prevent SQL injection attacks.