Описание
Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, a SQL injection vulnerability in automation_get_new_graphs_sql function of api_automation.php allows authenticated users to exploit these SQL injection vulnerabilities to perform privilege escalation and remote code execution. In api_automation.php line 856, the get_request_var('filter') is being concatenated into the SQL statement without any sanitization. In api_automation.php line 717, The filter of 'filter' is FILTER_DEFAULT, which means there is no filter for it. Version 1.2.27 contains a patch for the issue.
| Релиз | Статус | Примечание |
|---|---|---|
| devel | not-affected | 1.2.27+ds1-2 |
| esm-apps/bionic | released | 1.1.38+ds1-1ubuntu0.1~esm3 |
| esm-apps/focal | released | 1.2.10+ds1-1ubuntu1.1 |
| esm-apps/jammy | released | 1.2.19+ds1-2ubuntu1.1 |
| esm-apps/noble | released | 1.2.26+ds1-1ubuntu0.1 |
| esm-apps/xenial | not-affected | code not present |
| esm-infra-legacy/trusty | not-affected | code not present |
| focal | released | 1.2.10+ds1-1ubuntu1.1 |
| jammy | released | 1.2.19+ds1-2ubuntu1.1 |
| mantic | ignored | end of life, was needs-triage |
Показывать по
Ссылки на источники
EPSS
8.8 High
CVSS3
Связанные уязвимости
Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, a SQL injection vulnerability in `automation_get_new_graphs_sql` function of `api_automation.php` allows authenticated users to exploit these SQL injection vulnerabilities to perform privilege escalation and remote code execution. In `api_automation.php` line 856, the `get_request_var('filter')` is being concatenated into the SQL statement without any sanitization. In `api_automation.php` line 717, The filter of `'filter'` is `FILTER_DEFAULT`, which means there is no filter for it. Version 1.2.27 contains a patch for the issue.
Cacti provides an operational monitoring and fault management framewor ...
Уязвимость функции automation_get_new_graphs_sql программного средства мониторинга сети Cacti, позволяющая нарушителю выполнять произвольные SQL-запросы
EPSS
8.8 High
CVSS3