First published: Wed Jun 16 2021(Updated: )
SQL Injection in 74cms 3.2.0 via the query parameter to plus/ajax_common.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Ditcms | =3.2.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-22209 is classified as a medium severity vulnerability due to its potential for SQL injection attacks.
To fix CVE-2020-22209, you should validate and sanitize user input on the query parameter in plus/ajax_common.php.
CVE-2020-22209 can allow attackers to execute arbitrary SQL queries, which may lead to data leakage or manipulation.
Yes, CVE-2020-22209 specifically affects version 3.2.0 of 74cms.
You can test for CVE-2020-22209 by attempting to inject SQL commands into the query parameter of the affected plus/ajax_common.php file.