CVE-2024-23115
Published: 01 April 2024
Summary
CVE-2024-23115 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.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
Deeper analysis
Centreon installations are affected by CVE-2024-23115, a SQL injection vulnerability in the updateGroups function that leads to remote code execution. The flaw stems from insufficient validation of user-supplied input used to build SQL queries, allowing an authenticated attacker to execute arbitrary code under the privileges of the service account. The issue carries a CVSS 3.1 score of 7.2 and is tracked as ZDI-CAN-22295.
Remote attackers who already possess valid administrative credentials can exploit the vulnerability over the network by supplying crafted input to the affected function, resulting in full control over the application in the context of the service account. No user interaction is required beyond authentication.
The Zero Day Initiative published advisory ZDI-24-117 detailing the issue. The EPSS score stands at 0.7860 with an identical recorded peak, indicating sustained but not newly emerging exploitation interest after disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-1281
Vulnerability details
Centreon updateGroups 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 updateGroups 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-22295.
- 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.