CVE-2026-50289
גבוהה 8.8
תיאור (מקור, אנגלית)
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 3.1
-
8.8 (HIGH)
מקור הציון: NVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H - CVSS 4.0
-
8.7 (HIGH)
מקור הציון: CNA
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X - EPSS — סבירות ניצול
- 2% (אחוזון 100) נכון ל-4/8/2026
- CWE
- CWE-78
מוצרים מושפעים
systeminformation: systeminformation
קישורים
- https://github.com/sebhildebrandt/systeminformation/security/advisories/GHSA-5… ExploitMitigationVendor Advisory
- https://github.com/sebhildebrandt/systeminformation/security/advisories/GHSA-5… ExploitMitigationVendor Advisory
- https://github.com/sebhildebrandt/systeminformation/commit/bbfddde48672d0ee124… Patch
- https://github.com/sebhildebrandt/systeminformation/releases/tag/v5.31.7 ProductRelease Notes