{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-10801", "ASSIGNER": "report@snyk.io", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "enpeem", "version": { "version_data": [ { "version_value": "All versions including 2.2.0" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Command Injection" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://github.com/balderdashy/enpeem/blob/master/index.js#L114", "url": "https://github.com/balderdashy/enpeem/blob/master/index.js#L114" }, { "refsource": "MISC", "name": "https://snyk.io/vuln/SNYK-JS-ENPEEM-559007", "url": "https://snyk.io/vuln/SNYK-JS-ENPEEM-559007" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "enpeem through 2.2.0 allows execution of arbitrary commands. The \"options.dir\" argument is provided to the \"exec\" function without any sanitization." } ] } }