{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-10793", "ASSIGNER": "report@snyk.io", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Snyk", "product": { "product_data": [ { "product_name": "dot-object", "version": { "version_data": [ { "version_value": "All versions prior to version 2.1.3" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Prototype Pollution" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://github.com/rhalff/dot-object/commit/f76cff5fe6d01d30ce110d8f454db2e5bd28a7de", "url": "https://github.com/rhalff/dot-object/commit/f76cff5fe6d01d30ce110d8f454db2e5bd28a7de" }, { "refsource": "MISC", "name": "https://snyk.io/vuln/SNYK-JS-DOTOBJECT-548905", "url": "https://snyk.io/vuln/SNYK-JS-DOTOBJECT-548905" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "dot-object before 2.1.3 is vulnerable to Prototype Pollution. The set function could be tricked into adding or modifying properties of Object.prototype using a __proto__ payload." } ] } }