CVE-2024-32480

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:librenms:librenms:*:*:*:*:*:*:*:*

History

02 Jan 2025, 21:38

Type Values Removed Values Added
First Time Librenms
Librenms librenms
CPE cpe:2.3:a:librenms:librenms:*:*:*:*:*:*:*:*
References () https://github.com/librenms/librenms/commit/83fe4b10c440d69a47fe2f8616e290ba2bd3a27c - () https://github.com/librenms/librenms/commit/83fe4b10c440d69a47fe2f8616e290ba2bd3a27c - Patch
References () https://github.com/librenms/librenms/security/advisories/GHSA-jh57-j3vq-h438 - () https://github.com/librenms/librenms/security/advisories/GHSA-jh57-j3vq-h438 - Exploit, Vendor Advisory

Information

Published : 2024-04-22 23:15

Updated : 2025-01-02 21:38


NVD link : CVE-2024-32480

Mitre link : CVE-2024-32480

CVE.ORG link : CVE-2024-32480


JSON object : View

Products Affected

librenms

  • librenms
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')