Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2019-13024

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

POC

Reference

- http://packetstormsecurity.com/files/153504/Centreon-19.04-Remote-Code-Execution.html

Github

- https://github.com/0xT11/CVE-POC

- https://github.com/YeezyTaughtMe1/htb-wall-writeup

- https://github.com/alphaSeclab/sec-daily-2019

- https://github.com/developer3000S/PoC-in-GitHub

- https://github.com/get-get-get-get/Centreon-RCE

- https://github.com/heartburn-dev/Centreon-v19.04-Brute-Forcer-RCE

- https://github.com/hectorgie/PoC-in-GitHub

- https://github.com/mhaskar/CVE-2019-13024