SQL Injection Vulnerability in JFinal CMS by Against The Light
CVE-2022-37205
8.8HIGH
Key Information:
- Vendor
Jflyfox
- Status
- Vendor
- CVE Published:
- 20 September 2022
Badges
๐พ Exploit Exists๐ก Public PoC
What is CVE-2022-37205?
JFinal CMS version 5.1.0 is prone to an SQL injection vulnerability due to inconsistent use of SQL concatenation methods across its interfaces. This discrepancy creates an exploitable condition where attackers can manipulate SQL queries to gain unauthorized access to the database, potentially allowing them to retrieve sensitive information. Proper input validation and parameterized queries are essential to mitigate this risk.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
