cve/2024/CVE-2024-32461.md
2024-06-09 00:33:16 +00:00

1.2 KiB

CVE-2024-32461

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.