{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-7613", "ASSIGNER": "report@snyk.io", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "clamscan", "version": { "version_data": [ { "version_value": "All versions including 1.2.0" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Command Injection" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://snyk.io/vuln/SNYK-JS-CLAMSCAN-564113", "url": "https://snyk.io/vuln/SNYK-JS-CLAMSCAN-564113" }, { "refsource": "MISC", "name": "https://github.com/kylefarris/clamscan/blob/master/index.js#L34", "url": "https://github.com/kylefarris/clamscan/blob/master/index.js#L34" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "clamscan through 1.2.0 is vulnerable to Command Injection. It is possible to inject arbitrary commands as part of the `_is_clamav_binary` function located within `Index.js`. It should be noted that this vulnerability requires a pre-requisite that a folder should be created with the same command that will be chained to execute. This lowers the risk of this issue." } ] } }