{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-7632", "ASSIGNER": "report@snyk.io", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "node-mpv", "version": { "version_data": [ { "version_value": "All versions including 1.4.3" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Command Injection" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://snyk.io/vuln/SNYK-JS-NODEMPV-564426", "url": "https://snyk.io/vuln/SNYK-JS-NODEMPV-564426" }, { "refsource": "MISC", "name": "https://github.com/j-holub/Node-MPV/blob/master/lib/util.js#L34", "url": "https://github.com/j-holub/Node-MPV/blob/master/lib/util.js#L34" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "node-mpv through 1.4.3 is vulnerable to Command Injection. It allows execution of arbitrary commands via the options argument." } ] } }