vendor:
Centreon Monitoring
by:
Basim alabdullah
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Centreon Monitoring
Affected Version From: Centreon version 19.10.5
Affected Version To: Centreon version 19.10.5
Patch Exists: YES
Related CWE: N/A
CPE: a:centreon:centreon
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Centos 5
2020
Centreon 19.10.5 – ‘id’ SQL Injection
The analysis discovered a time-based blind SQL injection vulnerability in the tracker functionality of Centreon Monitoring software. A malicious user can inject arbitrary SQL commands to the application. The vulnerability lies in the project tracker service search functionality; depending on project visibility successful exploitation may require user authentication. A successful attack can read, modify or delete data from the database or execute arbitrary commands on the underlying system.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.