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

exploitDog

github логотип

GHSA-jff2-qjw8-5476

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

Описание

Command Injection Vulnerability in systeminformation

Impact

command injection vulnerability

Patches

Problem was fixed with a parameter check. Please upgrade to version >= 5.6.4

Workarounds

If you cannot upgrade, be sure to check or sanitize service parameters that are passed to si.inetLatency(), si.inetChecksite(), si.services(), si.processLoad() ... do only allow strings, reject any arrays. String sanitation works as expected.

Пакеты

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

systeminformation

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

< 5.6.4

5.6.4

EPSS

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

8.9 High

CVSS3

Дефекты

CWE-77
CWE-78

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

CVSS3: 8.9
nvd
около 4 лет назад

systeminformation is an open source system and OS information library for node.js. A command injection vulnerability has been discovered in versions of systeminformation prior to 5.6.4. The issue has been fixed with a parameter check on user input. Please upgrade to version >= 5.6.4. If you cannot upgrade, be sure to check or sanitize service parameters that are passed to si.inetLatency(), si.inetChecksite(), si.services(), si.processLoad() and other commands. Only allow strings, reject any arrays. String sanitation works as expected.

CVSS3: 9.8
fstec
больше 4 лет назад

Уязвимость библиотеки systeminformation программной платформы Node.js, позволяющая нарушителю выполнить произвольный код

EPSS

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

8.9 High

CVSS3

Дефекты

CWE-77
CWE-78