{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "generator": { "engine": "Vulnogram 0.0.9" }, "CVE_data_meta": { "ID": "CVE-2020-36319", "ASSIGNER": "security@vaadin.com", "DATE_PUBLIC": "2020-04-21T08:17:00.000Z", "TITLE": "Potential sensitive data exposure in applications using Vaadin 15", "AKA": "", "STATE": "PUBLIC" }, "source": { "defect": [], "advisory": "", "discovery": "EXTERNAL" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Vaadin", "product": { "product_data": [ { "product_name": "Vaadin", "version": { "version_data": [ { "version_name": "", "version_affected": ">=", "version_value": "15.0.0", "platform": "" }, { "version_name": "", "version_affected": "<=", "version_value": "15.0.4", "platform": "" } ] } }, { "product_name": "flow-server", "version": { "version_data": [ { "version_name": "", "version_affected": ">=", "version_value": "3.0.0", "platform": "" }, { "version_name": "", "version_affected": "<=", "version_value": "3.0.5", "platform": "" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-200 Information Exposure" } ] } ] }, "description": { "description_data": [ { "lang": "eng", "value": "Insecure configuration of default ObjectMapper in com.vaadin:flow-server versions 3.0.0 through 3.0.5 (Vaadin 15.0.0 through 15.0.4) may expose sensitive data if the application also uses e.g. @RestController" } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://vaadin.com/security/cve-2020-36319", "name": "https://vaadin.com/security/cve-2020-36319" }, { "refsource": "MISC", "url": "https://github.com/vaadin/flow/pull/8016", "name": "https://github.com/vaadin/flow/pull/8016" }, { "refsource": "MISC", "url": "https://github.com/vaadin/flow/pull/8051", "name": "https://github.com/vaadin/flow/pull/8051" } ] }, "configuration": [], "impact": { "cvss": { "version": "3.1", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "availabilityImpact": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "baseScore": 3.1, "baseSeverity": "LOW" } }, "exploit": [], "work_around": [], "solution": [], "credit": [ { "lang": "eng", "value": "This issue was discovered and responsibly reported by Christian Knoop (https://github.com/knoobie)." } ] }