{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-10758", "ASSIGNER": "report@snyk.io", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "mongo-express", "version": { "version_data": [ { "version_value": "All versions prior to version 0.54.0" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Remote Code Execution" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://snyk.io/vuln/SNYK-JS-MONGOEXPRESS-473215", "url": "https://snyk.io/vuln/SNYK-JS-MONGOEXPRESS-473215" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "mongo-express before 0.54.0 is vulnerable to Remote Code Execution via endpoints that uses the `toBSON` method. A misuse of the `vm` dependency to perform `exec` commands in a non-safe environment." } ] } }