CVE-2024-32480 HIGH

CVE-2024-32480: LibreNMS's Time-Based Blind SQL injection leads to database extraction

Vendor Librenms
Product librenms
Weakness CWE-89 · SQLi
Published April 22, 2024
Last update August 2, 2024

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

April 22, 2024 CVE published
August 2, 2024 Record updated

Related vulnerabilities

04Related CVE