Command Injection Vulnerability in systeminformation
High severity
GitHub Reviewed
Published
Apr 2, 2021
in
sebhildebrandt/systeminformation
•
Updated Feb 1, 2023
Description
Reviewed
Apr 2, 2021
Published to the GitHub Advisory Database
Apr 6, 2021
Published by the National Vulnerability Database
Apr 29, 2021
Last updated
Feb 1, 2023
Impact
command injection vulnerability
Patches
Problem was fixed with a parameter check. Please upgrade to version >= 5.6.4
Workarounds
If you cannot upgrade, be sure to check or sanitize service parameters that are passed to si.inetLatency(), si.inetChecksite(), si.services(), si.processLoad() ... do only allow strings, reject any arrays. String sanitation works as expected.
References