SCA: security update for librenms/librenms (GHSA-jh57-j3vq-h438)

high Tenable Cloud Security Plugin ID 416376

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2024-32480)

See Also

https://github.com/advisories/GHSA-jh57-j3vq-h438

Plugin Details

Severity: High

ID: 416376

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.55

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.3

Temporal Score: 6.5

Vector: CVSS2#AV:N/AC:L/Au:M/C:C/I:C/A:C

CVSS Score Source: CVE-2024-32480

CVSS v3

Risk Factor: High

Base Score: 7.2

Temporal Score: 6.5

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

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/22/2024

Vulnerability Publication Date: 4/22/2024

Reference Information

CVE: CVE-2024-32480

cwe: CWE-89