CVE-2020-26245

Summary

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().

Affected Software

VendorProductVersion RangeStatus
sebhildebrandtsysteminformation< 4.30.5affected

Weaknesses

  • CWE-78: {"CWE-78":"Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')"}
  • CWE-471: {"CWE-471":"Modification of Assumed-Immutable Data (MAID)"}

ADP Enrichment

CVE Program Container

Additional References

References