Vulnerability CVE-2019-13024


Published: 2019-07-01

Description:
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).

See advisories in our WLB2 database:
Topic
Author
Date
Low
Centreon 19.04 Remote Code Execution
Askar
03.07.2019

Type:

CWE-77

(Improper Neutralization of Special Elements used in a Command ('Command Injection'))

CVSS2 => (AV:N/AC:L/Au:S/C:C/I:C/A:C)

CVSS Base Score
Impact Subscore
Exploitability Subscore
9/10
10/10
8/10
Exploit range
Attack complexity
Authentication
Remote
Low
Single time
Confidentiality impact
Integrity impact
Availability impact
Complete
Complete
Complete
Affected software
Centreon -> Centreon 

 References:
http://packetstormsecurity.com/files/153504/Centreon-19.04-Remote-Code-Execution.html
https://documentation.centreon.com/docs/centreon/en/latest/release_notes/centreon-18.10/centreon-18.10.6.html
https://documentation.centreon.com/docs/centreon/en/latest/release_notes/centreon-19.04/centreon-19.04.3.html
https://gist.github.com/mhaskar/c4255f6cf45b19b8a852c780f50576da
https://github.com/centreon/centreon/pull/7694
https://shells.systems/centreon-v19-04-remote-code-execution-cve-2019-13024/

Copyright 2024, cxsecurity.com

 

Back to Top