CVE-2024-23117
Published: 01 April 2024
Summary
CVE-2024-23117 is a high-severity SQL Injection (CWE-89) vulnerability in Centreon Centreon Web. Its CVSS base score is 7.2 (High).
Operationally, ranked in the top 0.5% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
Deeper analysis
Centreon contains a SQL injection vulnerability in the updateContactServiceCommands function that permits remote code execution on affected installations. The flaw stems from insufficient validation of user-supplied input before it is incorporated into SQL queries, enabling an authenticated attacker to execute arbitrary code in the context of the service account. The issue was originally reported as ZDI-CAN-22297 and carries a CVSS 3.0 score of 7.2.
An attacker with a valid administrative account can supply a crafted string over the network to trigger the injection and obtain code execution without user interaction. The vulnerability affects the web interface component responsible for contact and service command management within Centreon.
The associated Zero Day Initiative advisory notes the existence of the flaw but does not detail specific patches or workarounds in the supplied references. The EPSS score has remained at 0.8739 without an observable rise from a lower baseline.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-1232
Vulnerability details
Centreon updateContactServiceCommands SQL Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Centreon. Authentication is required to exploit this vulnerability. The specific flaw exists within the updateContactServiceCommands function. The issue results…
more
from the lack of proper validation of a user-supplied string before using it to construct SQL queries. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-22297.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.