CVE-2024-32461
published 2024-04-22CVE-2024-32461: LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A SQL injection vulnerability in POST /search/search=packages in LibreNMS prior to…
PriorityP269high8.8CVSS 3.1
AVNACLPRLUINSUCHIHAH
EPSS
19.11%
97.0th percentile
LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A SQL injection vulnerability in POST /search/search=packages in LibreNMS prior to version 24.4.0 allows a user with global read privileges to execute SQL commands via the package parameter. With this vulnerability, an attacker can exploit a SQL injection time based vulnerability to extract all data from the database, such as administrator credentials. Version 24.4.0 contains a patch for the vulnerability.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| librenms | librenms | < 24.4.0 | 24.4.0 |
| librenms | librenms | >= 0 < 24.4.0 | 24.4.0 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
LibreNMS vulnerable to SQL injection time-based leads to database extraction
osv·2024-04-22
CVE-2024-32461 [HIGH] LibreNMS vulnerable to SQL injection time-based leads to database extraction
LibreNMS vulnerable to SQL injection time-based leads to database extraction
### Summary
SQL injection vulnerability in POST /search/search=packages in LibreNMS 24.3.0 allows a user with global read privileges to execute SQL commands via the package parameter.
### Details
There is a lack of hygiene of data coming from the user in line 83 of the file librenms/includes/html/pages/search/packages.inc.php
### PoC
https://doc.clickup.com/9013166444/p/h/8ckm0bc-53/16811991bb5fff6
### Impact
With this vulnerability, we can exploit a SQL injection time based vulnerability to extract all data from the database, such as administrator credentials
GHSA
LibreNMS vulnerable to SQL injection time-based leads to database extraction
ghsa·2024-04-22
CVE-2024-32461 [HIGH] CWE-89 LibreNMS vulnerable to SQL injection time-based leads to database extraction
LibreNMS vulnerable to SQL injection time-based leads to database extraction
### Summary
SQL injection vulnerability in POST /search/search=packages in LibreNMS 24.3.0 allows a user with global read privileges to execute SQL commands via the package parameter.
### Details
There is a lack of hygiene of data coming from the user in line 83 of the file librenms/includes/html/pages/search/packages.inc.php
### PoC
https://doc.clickup.com/9013166444/p/h/8ckm0bc-53/16811991bb5fff6
### Impact
With this vulnerability, we can exploit a SQL injection time based vulnerability to extract all data from the database, such as administrator credentials
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://doc.clickup.com/9013166444/p/h/8ckm0bc-53/16811991bb5fff6https://github.com/librenms/librenms/commit/d29201fce134347f891102699fbde7070debee33https://github.com/librenms/librenms/security/advisories/GHSA-cwx6-cx7x-4q34https://doc.clickup.com/9013166444/p/h/8ckm0bc-53/16811991bb5fff6https://github.com/librenms/librenms/commit/d29201fce134347f891102699fbde7070debee33https://github.com/librenms/librenms/security/advisories/GHSA-cwx6-cx7x-4q34
2024-04-22
Published