{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "generator": { "engine": "Vulnogram 0.0.9" }, "CVE_data_meta": { "ID": "CVE-2021-31403", "ASSIGNER": "security@vaadin.com", "DATE_PUBLIC": "2021-02-12T09:17:00.000Z", "TITLE": "Timing side channel vulnerability in UIDL request handler in Vaadin 7 and 8", "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": "7.0.0", "platform": "" }, { "version_name": "", "version_affected": "<=", "version_value": "7.7.23", "platform": "" }, { "version_name": "", "version_affected": ">=", "version_value": "8.0.0", "platform": "" }, { "version_name": "", "version_affected": "<=", "version_value": "8.12.2", "platform": "" } ] } }, { "product_name": "vaadin-server", "version": { "version_data": [ { "version_name": "", "version_affected": ">=", "version_value": "7.0.0", "platform": "" }, { "version_name": "", "version_affected": "<=", "version_value": "7.7.21", "platform": "" }, { "version_name": "", "version_affected": ">=", "version_value": "8.0.0", "platform": "" }, { "version_name": "", "version_affected": "<=", "version_value": "8.12.2", "platform": "" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-208 Information Exposure Through Timing Discrepancy" } ] } ] }, "description": { "description_data": [ { "lang": "eng", "value": "Non-constant-time comparison of CSRF tokens in UIDL request handler in com.vaadin:vaadin-server versions 7.0.0 through 7.7.23 (Vaadin 7.0.0 through 7.7.23), and 8.0.0 through 8.12.2 (Vaadin 8.0.0 through 8.12.2) allows attacker to guess a security token via timing attack" } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://vaadin.com/security/cve-2021-31403", "name": "https://vaadin.com/security/cve-2021-31403" }, { "refsource": "MISC", "url": "https://github.com/vaadin/framework/pull/12190", "name": "https://github.com/vaadin/framework/pull/12190" }, { "refsource": "MISC", "url": "https://github.com/vaadin/framework/pull/12188", "name": "https://github.com/vaadin/framework/pull/12188" } ] }, "configuration": [], "impact": { "cvss": { "version": "3.1", "attackVector": "LOCAL", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "baseScore": 4, "baseSeverity": "MEDIUM" } }, "exploit": [], "work_around": [], "solution": [], "credit": [ { "lang": "eng", "value": "This issue was discovered and responsibly reported by Xhelal Likaj." } ] }