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.
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.
Link | Tags |
---|---|
https://github.com/centreon/centreon/pull/6250 | third party advisory patch |
https://github.com/centreon/centreon/pull/6257 | third party advisory patch |
https://github.com/centreon/centreon/pull/6251 | third party advisory patch |
https://github.com/centreon/centreon/pull/6256 | third party advisory patch |
https://github.com/centreon/centreon/releases | third party advisory |
https://github.com/centreon/centreon/pull/6255 | third party advisory patch |
https://documentation.centreon.com/docs/centreon/en/latest/release_notes/centreon-2.8/centreon-2.8.24.html | release notes vendor advisory |