云虫漏洞库

CVE-2026-44724 - systeminformation is a System and OS information library for node.js. From 4.17.0 to 5.31.5, on Linux, systeminformation is vulnerable to command injection in networkInterfaces() when an active NetworkManager connection profile name contains shell metacharacters. The vulnerable value is obtained internally from real nmcli device status output. The library sanitizes the network interface name before using it in shell commands, but it does not apply equivalent sanitization to the - 漏洞详情

漏洞编号:CVE-2026-44724

风险等级:高危

漏洞来源:CVE

CVE 编号:CVE-2026-44724

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-78

发布/更新时间:2026-05-27 / 2026-08-28

漏洞描述

systeminformation is a System and OS information library for node.js. From 4.17.0 to 5.31.5, on Linux, systeminformation is vulnerable to command injection in networkInterfaces() when an active NetworkManager connection profile name contains shell metacharacters. The vulnerable value is obtained internally from real nmcli device status output. The library sanitizes the network interface name before using it in shell commands, but it does not apply equivalent sanitization to the parsed NetworkManager connection profile name. That unsanitized connectionName is then interpolated into three shell command strings executed through execSync(). This vulnerability is fixed in 5.31.6.

相关链接

相关漏洞

« 返回首页