{ "schema_version": "1.4.0", "id": "GHSA-hmw2-mvvh-jf5j", "modified": "2021-04-08T22:25:20Z", "published": "2021-04-13T15:22:47Z", "aliases": [ "CVE-2019-10801" ], "summary": "OS Command Injection in enpeem", "details": "enpeem through 2.2.0 allows execution of arbitrary commands. The "options.dir" argument is provided to the "exec" function without any sanitization.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "enpeem" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "2.2.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10801" }, { "type": "WEB", "url": "https://github.com/balderdashy/enpeem/blob/master/index.js#L114" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-ENPEEM-559007" } ], "database_specific": { "cwe_ids": [ "CWE-78" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-04-08T22:25:20Z", "nvd_published_at": "2020-02-28T21:15:00Z" } }