First published: Thu Jun 02 2022(Updated: )
An issue was discovered in zzcms 2019. SQL Injection exists in dl/dl_print.php via an id parameter value with a trailing comma.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Zzcms Zzcms | =2019 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID for this zzcms issue is CVE-2019-12351.
The severity of CVE-2019-12351 is critical with a CVSS score of 9.8.
The SQL Injection occurs in zzcms 2019 through the dl/dl_print.php script using the 'id' parameter with a trailing comma.
Zzcms 2019 is affected by CVE-2019-12351.
To fix the SQL Injection vulnerability in zzcms 2019, the dl/dl_print.php script should be updated to properly sanitize and validate the 'id' parameter input.