First published: Tue Aug 03 2021(Updated: )
A SQL injection vulnerability in reporting export in Centreon before 20.04.14, 20.10.8, and 21.04.2 allows remote authenticated (but low-privileged) attackers to execute arbitrary SQL commands via the include/reporting/dashboard/csvExport/csv_HostGroupLogs.php start and end parameters.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Centreon Centreon | <20.04.14 | |
Centreon Centreon | >=20.10.0<20.10.8 | |
Centreon Centreon | >=21.04.0<21.04.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-37556 is a SQL injection vulnerability in the reporting export feature in Centreon before versions 20.04.14, 20.10.8, and 21.04.2.
CVE-2021-37556 allows remote authenticated (but low-privileged) attackers to execute arbitrary SQL commands via the start and end parameters in csv_HostGroupLogs.php.
CVE-2021-37556 has a severity rating of 8.8 (high).
To fix CVE-2021-37556, users should update their Centreon installation to version 20.04.14, 20.10.8, or 21.04.2 or later.
CWE-89 is a category for SQL injection vulnerabilities, which is the type of vulnerability present in CVE-2021-37556.