{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-27219", "ASSIGNER": "security@eclipse.org", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "The Eclipse Foundation", "product": { "product_data": [ { "product_name": "Eclipse Hawkbit", "version": { "version_data": [ { "version_value": "All versions prior 0.3.0M7" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "In all version of Eclipse Hawkbit prior to 0.3.0M7, the HTTP 404 (Not Found) JSON response body returned by the REST API may contain unsafe characters within the path attribute. Sending a POST request to a non existing resource will return the full path from the given URL unescaped to the client." } ] }, "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=570289", "refsource": "CONFIRM", "url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=570289" }, { "name": "https://github.com/eclipse/hawkbit/issues/1067", "refsource": "CONFIRM", "url": "https://github.com/eclipse/hawkbit/issues/1067" } ] } }