← Zurück zur CVE-Suche

CVE-2026-50289

systeminformation

Beschreibung

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.

CVSS 8.8EPSS 1.873%Risiko 1.03
Quelle öffnen
Veröffentlicht
2026-07-17 20:17:24
Betroffene Versionen
<5.31.7
Typ
Bibliothek
Zuletzt geändert
2026-07-29 15:46:42
Vektor
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H