{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-7615", "ASSIGNER": "report@snyk.io", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "fsa", "version": { "version_data": [ { "version_value": "All versions including 0.5.1" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Command Injection" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://snyk.io/vuln/SNYK-JS-FSA-564118", "url": "https://snyk.io/vuln/SNYK-JS-FSA-564118" }, { "refsource": "MISC", "name": "https://github.com/gregof/fsa/blob/master/lib/rep.js#L12", "url": "https://github.com/gregof/fsa/blob/master/lib/rep.js#L12" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "fsa through 0.5.1 is vulnerable to Command Injection. The first argument of 'execGitCommand()', located within 'lib/rep.js#63' can be controlled by users without any sanitization to inject arbitrary commands." } ] } }