{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-7610", "ASSIGNER": "report@snyk.io", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "bson", "version": { "version_data": [ { "version_value": "all versions before 1.1.4" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Deserialization of Untrusted Data" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://snyk.io/vuln/SNYK-JS-BSON-561052", "url": "https://snyk.io/vuln/SNYK-JS-BSON-561052" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "All versions of bson before 1.1.4 are vulnerable to Deserialization of Untrusted Data. The package will ignore an unknown value for an object's _bsotype, leading to cases where an object is serialized as a document rather than the intended BSON type." } ] } }