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

exploitDog

nvd логотип

CVE-2026-50289

Опубликовано: 17 июл. 2026
Источник: nvd
CVSS3: 8.8
EPSS Низкий

Описание

systeminformation is a System and OS information library for node.js. Prior to 5.31.7, networkInterfaces() on Linux is vulnerable to OS command injection through the Debian/Ubuntu interfaces(5) source directive because lib/network.js checkLinuxDCHPInterfaces() reads /etc/network/interfaces, extracts a source token from file content, and interpolates it unquoted into cat ${file} 2> /dev/null | grep 'iface|source' executed by execSync(cmd, util.execOptsLinux), allowing a path containing shell metacharacters to execute commands in any process that calls networkInterfaces(), including via getStaticData() and getAllData(). This issue is fixed in version 5.31.7.

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

Конфигурация 1
cpe:2.3:a:systeminformation:systeminformation:*:*:*:*:*:node.js:*:*
Версия до 5.31.7 (исключая)

EPSS

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

8.8 High

CVSS3

Дефекты

CWE-78

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

CVSS3: 8.8
ubuntu
23 дня назад

systeminformation is a System and OS information library for node.js. Prior to 5.31.7, networkInterfaces() on Linux is vulnerable to OS command injection through the Debian/Ubuntu interfaces(5) source directive because lib/network.js checkLinuxDCHPInterfaces() reads /etc/network/interfaces, extracts a source <path> token from file content, and interpolates it unquoted into cat ${file} 2> /dev/null | grep 'iface\|source' executed by execSync(cmd, util.execOptsLinux), allowing a path containing shell metacharacters to execute commands in any process that calls networkInterfaces(), including via getStaticData() and getAllData(). This issue is fixed in version 5.31.7.

CVSS3: 8.8
debian
23 дня назад

systeminformation is a System and OS information library for node.js. ...

github
25 дней назад

systeminformation: OS command injection in networkInterfaces() via interfaces(5) source-directive path on Linux

EPSS

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

8.8 High

CVSS3

Дефекты

CWE-78