Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2019-10669

Опубликовано: 09 сент. 2019
Источник: nvd
CVSS3: 7.2
CVSS2: 6.5
EPSS Средний

Описание

An issue was discovered in LibreNMS through 1.47. There is a command injection vulnerability in html/includes/graphs/device/collectd.inc.php where user supplied parameters are filtered with the mysqli_escape_real_string function. This function is not the appropriate function to sanitize command arguments as it does not escape a number of command line syntax characters such as ` (backtick), allowing an attacker to inject commands into the variable $rrd_cmd, which gets executed via passthru().

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:librenms:librenms:*:*:*:*:*:*:*:*
Версия до 1.47 (включая)

EPSS

Процентиль: 99%
0.68361
Средний

7.2 High

CVSS3

6.5 Medium

CVSS2

Дефекты

CWE-78

Связанные уязвимости

github
больше 3 лет назад

An issue was discovered in LibreNMS through 1.47. There is a command injection vulnerability in html/includes/graphs/device/collectd.inc.php where user supplied parameters are filtered with the mysqli_escape_real_string function. This function is not the appropriate function to sanitize command arguments as it does not escape a number of command line syntax characters such as ` (backtick), allowing an attacker to inject commands into the variable $rrd_cmd, which gets executed via passthru().

EPSS

Процентиль: 99%
0.68361
Средний

7.2 High

CVSS3

6.5 Medium

CVSS2

Дефекты

CWE-78