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

exploitDog

github логотип

GHSA-hv53-q76c-7f8c

Опубликовано: 02 авг. 2021
Источник: github
Github: Прошло ревью
CVSS3: 9.8

Описание

OS Command Injection in OpenTSDB

A remote code execution vulnerability occurs in OpenTSDB through 2.4.0 via command injection in the yrange parameter. The yrange value is written to a gnuplot file in the /tmp directory. This file is then executed via the mygnuplot.sh shell script. (tsd/GraphHandler.java attempted to prevent command injections by blocking backticks but this is insufficient.)

Пакеты

Наименование

net.opentsdb:opentsdb

maven
Затронутые версииВерсия исправления

<= 2.4.0

Отсутствует

EPSS

Процентиль: 100%
0.9425
Критический

9.8 Critical

CVSS3

Дефекты

CWE-78

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

CVSS3: 9.8
nvd
около 5 лет назад

A remote code execution vulnerability occurs in OpenTSDB through 2.4.0 via command injection in the yrange parameter. The yrange value is written to a gnuplot file in the /tmp directory. This file is then executed via the mygnuplot.sh shell script. (tsd/GraphHandler.java attempted to prevent command injections by blocking backticks but this is insufficient.)

CVSS3: 9.8
fstec
около 5 лет назад

Уязвимость реализации сценария mygnuplot.sh распределенной базы данных временных рядов OpenTSDB, позволяющая нарушителю выполнить произвольный код

EPSS

Процентиль: 100%
0.9425
Критический

9.8 Critical

CVSS3

Дефекты

CWE-78