PT-2025-3532 · Jfinalcms · Jfinalcms
Nbc
·
Published
2025-01-29
·
Updated
2025-05-23
·
CVE-2024-57665
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
JFinalCMS version 1.0
Description
The issue is related to SQL Injection in the
Content.java file. The cause of the problem is that the title parameter is controllable and is concatenated directly into filterSql without filtering. This allows for potential SQL Injection attacks.Recommendations
For JFinalCMS version 1.0, as a temporary workaround, consider filtering the
title parameter to prevent SQL Injection attacks. Restrict access to the Content.java file to minimize the risk of exploitation. Avoid using the title parameter in the affected API endpoint until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Jfinalcms