{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-10770", "ASSIGNER": "report@snyk.io", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "io.ratpack:ratpack-core", "version": { "version_data": [ { "version_value": "all versions from 0.9.10 inclusive and before 1.7.6" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Cross-site Scripting (XSS)" } ] } ] }, "references": { "reference_data": [ { "refsource": "CONFIRM", "name": "https://snyk.io/vuln/SNYK-JAVA-IORATPACK-534882", "url": "https://snyk.io/vuln/SNYK-JAVA-IORATPACK-534882" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "All versions of io.ratpack:ratpack-core from 0.9.10 inclusive and before 1.7.6 are vulnerable to Cross-site Scripting (XSS). This affects the development mode error handler when an exception message contains untrusted data. Note the production mode error handler is not vulnerable - so for this to be utilized in production it would require users to not disable development mode." } ] } }