Beveiligingsadvies

CVE-2024-32480

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2024-04-22 22:10:50
Laatst bijgewerkt 2024-08-02 02:13:39
Toegewezen door GitHub_M
CVSS-score 7.2
Status PUBLISHED

Beschrijving

LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. Versions prior to 24.4.0 are vulnerable to SQL injection. The `order` parameter is obtained from `$request`. After performing a string check, the value is directly incorporated into an SQL statement and concatenated, resulting in a SQL injection vulnerability. An attacker may extract a whole database this way. Version 24.4.0 fixes the issue.