CVE-2024-32480
Versions prior to 24.4.0 are vulnerable to SQL injection.
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 20.3%, higher than 97% of all known CVEs. Patch or mitigate before the next change window.
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 3.1
- 7.2 HIGHCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 20.28% probability · 97th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-89
- Affected
- librenms/librenms
- Source
- security-advisories@github.com
References
- https://github.com/librenms/librenms/commit/83fe4b10c440d69a47fe2f8616e290ba2bd3a27cPatch
- https://github.com/librenms/librenms/security/advisories/GHSA-jh57-j3vq-h438Exploit, Vendor Advisory
- https://github.com/librenms/librenms/commit/83fe4b10c440d69a47fe2f8616e290ba2bd3a27cPatch
- https://github.com/librenms/librenms/security/advisories/GHSA-jh57-j3vq-h438Exploit, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.