Command Injection Vulnerability in LibreNMS by LibreNMS
CVE-2019-10669

7.2HIGH

Key Information:

Vendor

Librenms

Status
Vendor
CVE Published:
9 September 2019

Badges

👾 Exploit Exists🟡 Public PoC🟣 EPSS 56%

What is CVE-2019-10669?

A command injection vulnerability exists in the LibreNMS software through version 1.47, specifically in the file html/includes/graphs/device/collectd.inc.php. User-supplied parameters are inadequately sanitized using the mysqli_escape_real_string function, which fails to appropriately escape critical command line syntax characters. This failure enables attackers to inject arbitrary commands into the variable $rrd_cmd, which is executed through the passthru() function. Consequently, this vulnerability poses a risk of unauthorized command execution, potentially compromising the integrity of the system.

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

EPSS Score

56% chance of being exploited in the next 30 days.

CVSS V3.1

Score:
7.2
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
High
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • 🟡

    Public PoC available

  • 👾

    Exploit known to exist

  • Vulnerability Reserved

.