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 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.
References
Link | Resource |
---|---|
https://www.zerodayinitiative.com/advisories/ZDI-24-117/ |
Configurations
No configuration.
History
No history.
Information
Published : 2024-04-01 22:15
Updated : 2024-04-02 12:50
NVD link : CVE-2024-23115
Mitre link : CVE-2024-23115
CVE.ORG link : CVE-2024-23115
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')