Vulnerability Details : CVE-2019-13024
Centreon 18.x before 18.10.6, 19.x before 19.04.3, and Centreon web before 2.8.29 allows the attacker to execute arbitrary system commands by using the value "init_script"-"Monitoring Engine Binary" in main.get.php to insert a arbitrary command into the database, and execute it by calling the vulnerable page www/include/configuration/configGenerate/xml/generateFiles.php (which passes the inserted value to the database to shell_exec without sanitizing it, allowing one to execute system arbitrary commands).
Products affected by CVE-2019-13024
- cpe:2.3:a:centreon:centreon:19.04.0:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-13024
34.93%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 97 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-13024
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.0
|
HIGH | AV:N/AC:L/Au:S/C:C/I:C/A:C |
8.0
|
10.0
|
NIST | |
8.8
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST |
CWE ids for CVE-2019-13024
-
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-13024
-
https://documentation.centreon.com/docs/centreon/en/latest/release_notes/centreon-18.10/centreon-18.10.6.html
Centreon Web 18.10.6 — Centreon 19.04.0 documentation
-
https://shells.systems/centreon-v19-04-remote-code-execution-cve-2019-13024/
Centreon v19.04 Remote Code Execution (CVE-2019-13024) - Shells.SystemsExploit;Third Party Advisory
-
https://gist.github.com/mhaskar/c4255f6cf45b19b8a852c780f50576da
Centreon v19.04 Authenticated Remote Code Execution · GitHubExploit;Third Party Advisory
-
http://packetstormsecurity.com/files/153504/Centreon-19.04-Remote-Code-Execution.html
Centreon 19.04 Remote Code Execution ≈ Packet StormExploit;Third Party Advisory;VDB Entry
-
https://documentation.centreon.com/docs/centreon/en/latest/release_notes/centreon-19.04/centreon-19.04.3.html
Centreon Web 19.04.3 — Centreon 19.04.0 documentation
-
https://github.com/centreon/centreon/pull/7694
add escapeshellarg to nagios_bin binary passed to shell_exec by sc979 · Pull Request #7694 · centreon/centreon · GitHub
Jump to