Impact
A flaw in the JSON query interface of OFCMS allows attackers to inject arbitrary SQL through the query method in the SystemParamController class. This injection can result in the execution of unintended SQL statements, potentially exposing or altering configuration data stored in the database. The vulnerability is identified as CWE‑74 and CWE‑89, reflecting both generic input validation and parameterization weaknesses.
Affected Systems
The vulnerable product is OFCMS 1.1.3. The flaw is located in the admin module under SystemParamController, and no other vendors or versions are listed in the CNA data.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate severity. EPSS data is unavailable and the issue is not listed in the CISA KEV catalog. The known public exploit demonstrates that attackers can launch this attack remotely via the JSON query interface. Successful exploitation would allow the attacker to read or modify database contents, depending on the permissions of the database user used by the application.
OpenCVE Enrichment