minPlayCommand.php in Centreon Web before 2.8.27 allows authenticated attackers to execute arbitrary code via the command_hostaddress parameter. NOTE: some sources have listed CVE-2019-17017 for this, but that is incorrect.
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Link | Tags |
---|---|
https://github.com/centreon/centreon/pull/7099 | patch third party advisory exploit |
https://www.openwall.com/lists/oss-security/2019/10/08/1 | patch mailing list third party advisory |
http://www.openwall.com/lists/oss-security/2019/10/09/2 | patch mailing list third party advisory |