CVE-2025-30059
Description
In the PrepareCDExportJSON.pl service, the "getPerfServiceIds" function is vulnerable to SQL injection.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
An SQL injection vulnerability in PrepareCDExportJSON.pl's getPerfServiceIds function allows attackers to execute arbitrary SQL queries.
Root
Cause
The getPerfServiceIds function within the PrepareCDExportJSON.pl service is vulnerable to SQL injection due to improper neutralization of user input. This flaw belongs to the broader class of injection weaknesses identified in CGM CLININET software [1].
Exploitation
An attacker can exploit this vulnerability by supplying crafted input to the vulnerable function, which is then incorporated into an SQL query without proper sanitization. No authentication is required if the service is exposed, but exploitation prerequisites depend on the deployment context [1].
Impact
Successful exploitation allows an attacker to execute arbitrary SQL commands against the backend database. This can lead to unauthorized access, modification, or deletion of sensitive clinical data, potentially compromising patient information and system integrity [1].
Mitigation
CGM has released a fix in CLININET version 2025.MS1. Users should upgrade immediately. No workaround details are provided in the advisory [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.