CVE-2018-19312
Description
Centreon 3.4.x (fixed in Centreon 18.10.0 and Centreon web 2.8.24) allows SQL Injection via the searchVM parameter to the main.php?p=20408 URI.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
SQL Injection in Centreon 3.4.x via the searchVM parameter allows authenticated attackers to execute arbitrary SQL commands.
Vulnerability
Centreon versions 3.4.x are vulnerable to SQL Injection through the searchVM parameter passed to the main.php?p=20408 URI. The flaw exists in the handling of virtual metric queries, where user-supplied input is not properly sanitized before being used in SQL statements. This affects Centreon 3.4.x and was fixed in Centreon 18.10.0 and Centreon Web 2.8.24 [1][3][4].
Exploitation
An attacker must be authenticated to the Centreon web interface. The attack is carried out by sending a crafted HTTP request to the vulnerable endpoint (main.php?p=20408) with a malicious searchVM parameter. The injection occurs when the application processes the input to retrieve virtual metric information [1]. No additional privileges or user interaction beyond authentication are required.
Impact
Successful exploitation allows an attacker to execute arbitrary SQL commands against the underlying database. Depending on the database configuration, this could lead to unauthorized reading or modification of sensitive data, privilege escalation, or potentially complete compromise of the Centreon application [1]. The attacker gains the same privileges as the database user used by the application.
Mitigation
The vulnerability is fixed in Centreon 18.10.0 and Centreon Web 2.8.24, both released on November 16, 2018 [1][2]. Users running Centreon 3.4.x should upgrade immediately to one of these versions. If upgrading is not immediately possible, administrators should restrict access to the vulnerable endpoint to trusted users only. The vulnerability is not known to be listed in CISA's Known Exploited Vulnerabilities catalog.
AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
centreon/centreonPackagist | >= 18.0.0, < 18.10.0 | 18.10.0 |
centreon/centreonPackagist | >= 2.8.0, < 2.8.24 | 2.8.24 |
Affected products
3- Range: <2.8.24
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
10- github.com/advisories/GHSA-5jxp-4x68-mhqcghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2018-19312ghsaADVISORY
- www.roothc.com.br/1349-2ghsaWEB
- www.roothc.com.br/1349-2/mitrex_refsource_MISC
- documentation.centreon.com/docs/centreon/en/latest/release_notes/centreon-18.10/centreon-18.10.0.htmlghsax_refsource_CONFIRMWEB
- documentation.centreon.com/docs/centreon/en/latest/release_notes/centreon-2.8/centreon-2.8.24.htmlghsax_refsource_CONFIRMWEB
- github.com/centreon/centreon-archived/pull/6257ghsaWEB
- github.com/centreon/centreon-archived/pull/6628ghsaWEB
- github.com/centreon/centreon/pull/6257mitrex_refsource_CONFIRM
- github.com/centreon/centreon/pull/6628mitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.