Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Librenms | Librenms | < 24.4.0 |
Related Weaknesses (CWE)
References
- https://github.com/librenms/librenms/commit/83fe4b10c440d69a47fe2f8616e290ba2bd3Patch
- https://github.com/librenms/librenms/security/advisories/GHSA-jh57-j3vq-h438ExploitVendor Advisory
- https://github.com/librenms/librenms/commit/83fe4b10c440d69a47fe2f8616e290ba2bd3Patch
- https://github.com/librenms/librenms/security/advisories/GHSA-jh57-j3vq-h438ExploitVendor Advisory
FAQ
What is CVE-2024-32480?
CVE-2024-32480 is a vulnerability with a CVSS score of 7.2 (HIGH). 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 performin...
How severe is CVE-2024-32480?
CVE-2024-32480 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-32480?
Check the references section above for vendor advisories and patch information. Affected products include: Librenms Librenms.