{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-10749", "ASSIGNER": "report@snyk.io", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "sequelize", "version": { "version_data": [ { "version_value": "All versions prior to version\u00a03.35.1" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "SQL Injection" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://snyk.io/vuln/SNYK-JS-SEQUELIZE-450222", "url": "https://snyk.io/vuln/SNYK-JS-SEQUELIZE-450222" }, { "refsource": "MISC", "name": "https://github.com/sequelize/sequelize/commit/ee4017379db0059566ecb5424274ad4e2d66bc68", "url": "https://github.com/sequelize/sequelize/commit/ee4017379db0059566ecb5424274ad4e2d66bc68" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "sequelize before version 3.35.1 allows attackers to perform a SQL Injection due to the JSON path keys not being properly sanitized in the Postgres dialect." } ] } }