Vulnerability Details : CVE-2018-11589
Multiple SQL injection vulnerabilities in Centreon 3.4.6 including Centreon Web 2.8.23 allow attacks via the searchU parameter in viewLogs.php, the id parameter in GetXmlHost.php, the chartId parameter in ExportCSVServiceData.php, the searchCurve parameter in listComponentTemplates.php, or the host_id parameter in makeXML_ListMetrics.php.
Vulnerability category: Sql Injection
Products affected by CVE-2018-11589
- cpe:2.3:a:centreon:centreon:3.4.6:*:*:*:*:*:*:*
- cpe:2.3:a:centreon:centreon_web:2.8.23:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-11589
0.40%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 73 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2018-11589
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2018-11589
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2018-11589
-
https://github.com/centreon/centreon/releases
Releases · centreon/centreon · GitHubThird Party Advisory
-
https://github.com/centreon/centreon/pull/6255
fix(sec): Fix SQL Injection in administration logs by leoncx · Pull Request #6255 · centreon/centreon · GitHubPatch;Third Party Advisory
-
https://github.com/centreon/centreon/pull/6250
fix(sec): Fix SQL injection in dashboard by leoncx · Pull Request #6250 · centreon/centreon · GitHubPatch;Third Party Advisory
-
https://documentation.centreon.com/docs/centreon/en/latest/release_notes/centreon-2.8/centreon-2.8.24.html
Centreon Web 2.8.24 — Centreon 19.10 documentationRelease Notes;Vendor Advisory
-
https://github.com/centreon/centreon/pull/6251
fix(sec): Fix SQL injection on graphs by leoncx · Pull Request #6251 · centreon/centreon · GitHubPatch;Third Party Advisory
-
https://github.com/centreon/centreon/pull/6256
fix(sec): Fix SQL injection in Curve template by leoncx · Pull Request #6256 · centreon/centreon · GitHubPatch;Third Party Advisory
-
https://github.com/centreon/centreon/pull/6257
fix(sec): Fix SQL Injection in Virtual Metrics by leoncx · Pull Request #6257 · centreon/centreon · GitHubPatch;Third Party Advisory
Jump to