ZDI-24-118: Centreon updateDirectory 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 updateDirectory function. The issue results 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.
Other sources
This vulnerability allows remote attackers to execute arbitrary code on affected installations of Centreon. Authentication is required to exploit this vulnerability. The ZDI has assigned a CVSS rating of 8.8. The following CVEs are assigned: CVE-2024-0637.
— ZDI
Affected Software
Event History
Frequently Asked Questions
What are the consequences of ZDI-24-118 if exploited?
Exploitation of ZDI-24-118 allows remote attackers to execute arbitrary code on affected Centreon installations.
Is authentication required to exploit ZDI-24-118?
Yes, authentication is required to exploit the vulnerability identified as ZDI-24-118.
Which software is affected by ZDI-24-118?
The vulnerability ZDI-24-118 affects installations of Centreon, specifically the Centreon Web product.
How can I remediate ZDI-24-118?
To remediate ZDI-24-118, ensure that you implement proper input validation within the updateDirectory function.
What is the nature of the flaw in ZDI-24-118?
The flaw in ZDI-24-118 is due to the lack of proper validation of user input in the updateDirectory function.