First published: Tue Sep 20 2022(Updated: )
JFinal CMS 5.1.0 is affected by: SQL Injection. These interfaces do not use the same component, nor do they have filters, but each uses its own SQL concatenation method, resulting in SQL injection.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Jflyfox Jfinal Cms | =5.1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2022-37205 is high with a severity value of 8.8.
CVE-2022-37205 affects JFinal CMS 5.1.0 by introducing a SQL injection vulnerability.
The CWE for CVE-2022-37205 is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')).
Yes, you can find more information about CVE-2022-37205 in the following references: [GitHub - CVE-2022-37205](https://github.com/AgainstTheLight/CVE-2022-37205/blob/main/README.md), [GitHub - Exploit Details](https://github.com/AgainstTheLight/someEXP_of_jfinal_cms/blob/main/jfinal_cms/sql8.md)
To fix CVE-2022-37205 in JFinal CMS 5.1.0, you should update to a patched version provided by the vendor and review and sanitize any user-supplied input used in SQL queries.