Description
A vulnerability was identified in jflyfox jfinal_cms up to 5.1.0. This impacts the function list of the file AdvicefeedbackController.java. Such manipulation of the argument orderBy leads to sql injection. The attack can be launched remotely. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-06-08
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the AdvicefeedbackController.java list function of jflyfox jfinal_cms. By manipulating the orderBy argument, an attacker can inject arbitrary SQL. This type of injection can allow unauthorized reading or modification of the underlying database, potentially compromising confidentiality, integrity, or availability, depending on the database contents.

Affected Systems

The flaw affects jflyfox jfinal_cms versions up to and including 5.1.0. This encompasses all deployments of the CMS built with these releases.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in CISA KEV. Attackers can launch the exploit remotely by sending crafted requests to the service. The lack of a publicly available patch means that any system still running an affected version remains at risk until an update is applied.

Generated by OpenCVE AI on June 8, 2026 at 02:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor's latest patch or upgrade to a release that removes the injection vulnerability.
  • Restrict the orderBy parameter to a whitelist of safe column names and enforce strict input validation to eliminate unsanitized SQL fragments.
  • Conduct regular code reviews and penetration testing focused on input validation and query construction to catch similar weaknesses.

Generated by OpenCVE AI on June 8, 2026 at 02:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 08 Jun 2026 01:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in jflyfox jfinal_cms up to 5.1.0. This impacts the function list of the file AdvicefeedbackController.java. Such manipulation of the argument orderBy leads to sql injection. The attack can be launched remotely. The project was informed of the problem early through an issue report but has not responded yet.
Title jflyfox jfinal_cms AdvicefeedbackController.java list sql injection
First Time appeared Jflyfox
Jflyfox jfinal Cms
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:jflyfox:jfinal_cms:*:*:*:*:*:*:*:*
Vendors & Products Jflyfox
Jflyfox jfinal Cms
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:ND/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X'}


Subscriptions

Jflyfox Jfinal Cms
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-08T00:45:09.691Z

Reserved: 2026-06-07T09:34:14.046Z

Link: CVE-2026-11473

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-08T01:16:22.917

Modified: 2026-06-08T01:16:22.917

Link: CVE-2026-11473

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-08T02:30:13Z

Weaknesses