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

exploitDog

github логотип

GHSA-4449-hg37-77v8

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

Описание

Command injection in total.js

There is a command injection vulnerability that affects the package total.js before version 3.4.7. The issue occurs in the image.pipe and image.stream functions. The type parameter is used to build the command that is then executed using child_process.spawn. The issue occurs because child_process.spawn is called with the option shell set to true and because the type parameter is not properly sanitized.

Пакеты

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

total.js

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

< 3.4.7

3.4.7

EPSS

Процентиль: 79%
0.01199
Низкий

8.6 High

CVSS3

Дефекты

CWE-78

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

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

This affects the package total.js before 3.4.7. The issue occurs in the image.pipe and image.stream functions. The type parameter is used to build the command that is then executed using child_process.spawn. The issue occurs because child_process.spawn is called with the option shell set to true and because the type parameter is not properly sanitized.

EPSS

Процентиль: 79%
0.01199
Низкий

8.6 High

CVSS3

Дефекты

CWE-78