Описание
SQL Injection in librenms
A second-order SQL injection issue in Widgets/TopDevicesController.php (aka the Top Devices dashboard widget) of LibreNMS before 21.1.0 allows remote authenticated attackers to execute arbitrary SQL commands via the sort_order parameter against the /ajax/form/widget-settings endpoint.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2020-35700
- https://github.com/librenms/librenms/issues/12405
- https://github.com/librenms/librenms/pull/12422
- https://github.com/librenms/librenms/blob/master/app/Http/Controllers/Widgets/TopDevicesController.php
- https://github.com/librenms/librenms/releases/tag/21.1.0
- https://www.horizon3.ai/disclosures/librenms-second-order-sqli
Пакеты
Наименование
librenms/librenms
composer
Затронутые версииВерсия исправления
< 21.1.0
21.1.0
Связанные уязвимости
CVSS3: 8.8
nvd
почти 5 лет назад
A second-order SQL injection issue in Widgets/TopDevicesController.php (aka the Top Devices dashboard widget) of LibreNMS before 21.1.0 allows remote authenticated attackers to execute arbitrary SQL commands via the sort_order parameter against the /ajax/form/widget-settings endpoint.