CVE-2024-23116
Published: 01 April 2024
Summary
CVE-2024-23116 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.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
Deeper analysis
Centreon installations are affected by CVE-2024-23116, an authenticated SQL injection vulnerability in the updateLCARelation function. The flaw arises from missing validation of user-supplied input before it is incorporated into SQL queries, allowing an attacker to influence query logic. Exploitation results in arbitrary code execution under the privileges of the service account.
Remote attackers who possess valid credentials can trigger the vulnerability over the network to achieve full code execution on the target system. The issue requires no user interaction and carries a CVSS 3.0 score of 7.2, reflecting high impact across confidentiality, integrity, and availability.
The vulnerability was originally reported as ZDI-CAN-22296 and published under ZDI-24-116. Its EPSS score has reached a peak of 0.8739 with a current value of 0.8603, indicating sustained exploitation interest following disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-1226
Vulnerability details
Centreon updateLCARelation 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 updateLCARelation 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-22296.
- 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.