{ "schema_version": "1.4.0", "id": "GHSA-jff2-qjw8-5476", "modified": "2021-04-29T17:22:56Z", "published": "2021-04-06T17:30:14Z", "aliases": [ "CVE-2021-21388" ], "summary": "Command Injection Vulnerability in systeminformation", "details": "### Impact\ncommand injection vulnerability\n\n### Patches\nProblem was fixed with a parameter check. Please upgrade to version >= 5.6.4\n\n### Workarounds\nIf 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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "systeminformation" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "5.6.4" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/sebhildebrandt/systeminformation/security/advisories/GHSA-jff2-qjw8-5476" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21388" }, { "type": "WEB", "url": "https://github.com/sebhildebrandt/systeminformation/commit/01ef56cd5824ed6da1c11b37013a027fdef67524" }, { "type": "WEB", "url": "https://github.com/sebhildebrandt/systeminformation/commit/0be6fcd575c05687d1076d5cd6d75af2ebae5a46" }, { "type": "WEB", "url": "https://github.com/sebhildebrandt/systeminformation/commit/7922366d707de7f20995fc8e30ac3153636bf35f" }, { "type": "WEB", "url": "https://www.npmjs.com/package/systeminformation" } ], "database_specific": { "cwe_ids": [ "CWE-77", "CWE-78" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-04-02T20:19:25Z", "nvd_published_at": "2021-04-29T18:15:00Z" } }