diff --git a/2019/17xxx/CVE-2019-17632.json b/2019/17xxx/CVE-2019-17632.json new file mode 100644 index 00000000000..fd98131a4b9 --- /dev/null +++ b/2019/17xxx/CVE-2019-17632.json @@ -0,0 +1,74 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "security@eclipse.org", + "ID": "CVE-2019-17632", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "The Eclipse Foundation", + "product": { + "product_data": [ + { + "product_name": "Eclipse Jetty", + "version": { + "version_data": [ + { + "version_value": "9.4.21.v20190926" + }, + { + "version_value": "9.4.22.v20191022" + }, + { + "version_value": "9.4.23.v20191118" + } + ] + } + } + ] + } + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "This vulnerability was discovered by Jon Are Rakvåg , Security architect, SpareBank 1 Utvikling" + } + ], + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "In Eclipse Jetty versions 9.4.21.v20190926, 9.4.22.v20191022, and 9.4.23.v20191118, the generation of default unhandled Error response content (in text/html and text/json Content-Type) does not escape Exception messages in stacktraces included in error output." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=553443", + "refsource": "CONFIRM", + "url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=553443" + } + ] + } +} \ No newline at end of file