Vulnerability record · CVE-2024-5725 · published 21 August 2024
CVE-2024-5725: Centreon Web initCurveList SQL Injection Leads to Remote Code Execution
Centreon · Centreon Web
Centreon Web contains a SQL injection flaw in the initCurveList function, where a user-supplied string is used to build SQL queries without proper validation. Because the injection point allows query manipulation that can lead to code execution, an authenticated attacker can run arbitrary code as the apache user on the affected installation.
Description
Centreon initCurveList 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 initCurveList 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 apache user. Was ZDI-CAN-22683.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Automated analysis
high priorityCVSS 8.8 and high EPSS percentile indicate a serious, likely exploitable flaw, though it requires authentication and no KEV listing or known ransomware use is present.
What it is
Centreon Web contains a SQL injection flaw in the initCurveList function, where a user-supplied string is used to build SQL queries without proper validation. Because the injection point allows query manipulation that can lead to code execution, an authenticated attacker can run arbitrary code as the apache user on the affected installation.
Impact
An attacker with valid credentials can execute arbitrary code in the context of the apache user, giving them control over the Centreon web application and its data. This can lead to full compromise of the monitoring platform and any systems it manages.
Attack surface
The vulnerability is reachable over the network through the Centreon web interface, as indicated by the CVSS vector AV:N. Exploitation requires authentication (PR:L) but no user interaction (UI:N).
Exploitation
The vulnerability is not listed in CISA KEV, but EPSS indicates a high probability of exploitation activity (0.47368, 98.8th percentile). The ZDI advisory and vendor patch reference confirm the flaw is known and fixed, though no public exploit details are provided in the record.
What to do
- Apply the vendor patch referenced in the Centreon security bulletin for Centreon Web.
- Restrict access to the Centreon web interface to trusted networks or VPNs.
- Enforce least privilege for Centreon user accounts and review accounts with access to the affected functionality.
- Monitor and audit SQL queries and application logs for signs of injection attempts.
- If patching is delayed, consider virtual patching or WAF rules targeting SQL injection patterns in Centreon requests.
Detection
- Monitor web server and application logs for unusual SQL syntax or error messages originating from Centreon endpoints.
- Alert on unexpected outbound connections or process creation from the apache user on Centreon hosts.
- Review Centreon audit logs for authenticated users accessing the initCurveList functionality outside normal patterns.
- Use database query logging to detect anomalous SQL statements that deviate from expected application behavior.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://www.zerodayinitiative.com/advisories/ZDI-24-597/ | Third Party AdvisoryVDB Entry |
| https://thewatch.centreon.com/latest-security-bulletins-64/security-bulletin-for-centreon-web-3744 | PatchVendor Advisory |
Track CVE-2024-5725 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2024-5725), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.