{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-10756", "ASSIGNER": "report@snyk.io", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "node-red-dashboard", "version": { "version_data": [ { "version_value": "All versions prior to version 2.17.0" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Cross-site Scripting (XSS)" } ] } ] }, "references": { "reference_data": [ { "refsource": "CONFIRM", "name": "https://snyk.io/vuln/SNYK-JS-NODEREDDASHBOARD-471939", "url": "https://snyk.io/vuln/SNYK-JS-NODEREDDASHBOARD-471939" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "It is possible to inject JavaScript within node-red-dashboard versions prior to version 2.17.0 due to the ui_notification node accepting raw HTML by default." } ] } }