{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-10778", "ASSIGNER": "report@snyk.io", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "devcert-sanscache", "version": { "version_data": [ { "version_value": "All versions prior to version 0.4.7" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Command Injection" } ] } ] }, "references": { "reference_data": [ { "refsource": "CONFIRM", "name": "https://snyk.io/vuln/SNYK-JS-DEVCERTSANSCACHE-540926", "url": "https://snyk.io/vuln/SNYK-JS-DEVCERTSANSCACHE-540926" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "devcert-sanscache before 0.4.7 allows remote attackers to execute arbitrary code or cause a Command Injection via the exec function. The variable `commonName` controlled by user input is used as part of the `exec` function without any sanitization." } ] } }