npm package systeminformation before version 4.30.5 is vulnerable to Prototype Pollution leading to Command Injection. The issue was fixed with a rewrite of shell sanitations to avoid prototyper pollution problems. The issue is fixed in version 4.30.5. If you cannot upgrade, be sure to check or sanitize service parameter strings that are passed to si.inetChecksite().
Metrics
CVSS Version: 3.1 |
Base Score: 8.1 HIGH Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:L/A:L
CWE-ID: CWE-78 CWE Name: {"CWE-78":"Improper Neutralization of Special Elements used in an OS Command (
OS Command Injection
)"} Source: sebhildebrandt
Common Attack Pattern Enumeration and Classification (CAPEC)