Описание
systeminformation is a System and OS information library for node.js. In versions prior to 5.27.14, the fsSize() function in systeminformation is vulnerable to OS command injection on Windows systems. The optional drive parameter is directly concatenated into a PowerShell command without sanitization, allowing arbitrary command execution when user-controlled input reaches this function. The actual exploitability depends on how applications use this function. If an application does not pass user-controlled input to fsSize(), it is not vulnerable. Version 5.27.14 contains a patch.
EPSS
Процентиль: 23%
0.00075
Низкий
8.1 High
CVSS3
Дефекты
CWE-78
Связанные уязвимости
CVSS3: 8.1
github
около 2 месяцев назад
systeminformation has a Command Injection vulnerability in fsSize() function on Windows
EPSS
Процентиль: 23%
0.00075
Низкий
8.1 High
CVSS3
Дефекты
CWE-78