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.
References
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: GitHub_M
Published: 2024-04-22T22:10:50.221Z
Updated: 2024-06-04T17:51:12.018Z
Reserved: 2024-04-12T19:41:51.168Z
Link: CVE-2024-32480
JSON object: View
NVD Information
Status : Awaiting Analysis
Published: 2024-04-22T23:15:50.440
Modified: 2024-04-23T12:52:26.253
Link: CVE-2024-32480
JSON object: View
Redhat Information
No data.
CWE