GHSA-jff2-qjw8-5476

Suggest an improvement
Source
https://github.com/advisories/GHSA-jff2-qjw8-5476
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/04/GHSA-jff2-qjw8-5476/GHSA-jff2-qjw8-5476.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-jff2-qjw8-5476
Aliases
Related
Published
2021-04-06T17:30:14Z
Modified
2023-11-01T04:54:14.675953Z
Severity
  • 8.9 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:H CVSS Calculator
Summary
Command Injection Vulnerability in systeminformation
Details

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.

Database specific
{
    "nvd_published_at": "2021-04-29T18:15:00Z",
    "github_reviewed_at": "2021-04-02T20:19:25Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-77",
        "CWE-78"
    ]
}
References

Affected packages

npm / systeminformation

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.6.4