First published: Thu Jun 02 2022(Updated: )
An issue was discovered in zzcms 2019. SQL Injection exists in /admin/dl_sendsms.php via the id parameter.
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 severity of CVE-2019-12349 is critical.
The SQL Injection vulnerability in CVE-2019-12349 occurs in /admin/dl_sendsms.php via the id parameter.
To fix the SQL Injection vulnerability in CVE-2019-12349, you should implement proper input validation and parameterization techniques in the affected code.
Yes, there is a known exploit for CVE-2019-12349. Please refer to the reference link for more details.
The Common Weakness Enumeration (CWE) ID for CVE-2019-12349 is 89.