{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "generator": {
        "engine": "Vulnogram 0.0.9"
    },
    "CVE_data_meta": {
        "ID": "CVE-2021-31404",
        "ASSIGNER": "security@vaadin.com",
        "DATE_PUBLIC": "2021-02-17T09:17:00.000Z",
        "TITLE": "Timing side channel vulnerability in UIDL request handler in Vaadin 10, 11-14, and 15-18",
        "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": "10.0.0",
                                            "platform": ""
                                        },
                                        {
                                            "version_name": "",
                                            "version_affected": "<=",
                                            "version_value": "10.0.16",
                                            "platform": ""
                                        },
                                        {
                                            "version_name": "",
                                            "version_affected": ">=",
                                            "version_value": "11.0.0",
                                            "platform": ""
                                        },
                                        {
                                            "version_name": "",
                                            "version_affected": "<",
                                            "version_value": "14.0.0",
                                            "platform": ""
                                        },
                                        {
                                            "version_name": "",
                                            "version_affected": ">=",
                                            "version_value": "14.0.0",
                                            "platform": ""
                                        },
                                        {
                                            "version_name": "",
                                            "version_affected": "<=",
                                            "version_value": "14.4.6",
                                            "platform": ""
                                        },
                                        {
                                            "version_name": "",
                                            "version_affected": ">=",
                                            "version_value": "15.0.0",
                                            "platform": ""
                                        },
                                        {
                                            "version_name": "",
                                            "version_affected": "<",
                                            "version_value": "18.0.0",
                                            "platform": ""
                                        },
                                        {
                                            "version_name": "",
                                            "version_affected": ">=",
                                            "version_value": "18.0.0",
                                            "platform": ""
                                        },
                                        {
                                            "version_name": "",
                                            "version_affected": "<=",
                                            "version_value": "18.0.5",
                                            "platform": ""
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "flow-server",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_name": "",
                                            "version_affected": ">=",
                                            "version_value": "1.0.0",
                                            "platform": ""
                                        },
                                        {
                                            "version_name": "",
                                            "version_affected": "<=",
                                            "version_value": "1.0.13",
                                            "platform": ""
                                        },
                                        {
                                            "version_name": "",
                                            "version_affected": ">=",
                                            "version_value": "1.1.0",
                                            "platform": ""
                                        },
                                        {
                                            "version_name": "",
                                            "version_affected": "<",
                                            "version_value": "2.0.0",
                                            "platform": ""
                                        },
                                        {
                                            "version_name": "",
                                            "version_affected": ">=",
                                            "version_value": "2.0.0",
                                            "platform": ""
                                        },
                                        {
                                            "version_name": "",
                                            "version_affected": "<=",
                                            "version_value": "2.4.6",
                                            "platform": ""
                                        },
                                        {
                                            "version_name": "",
                                            "version_affected": ">=",
                                            "version_value": "3.0.0",
                                            "platform": ""
                                        },
                                        {
                                            "version_name": "",
                                            "version_affected": "<",
                                            "version_value": "5.0.0",
                                            "platform": ""
                                        },
                                        {
                                            "version_name": "",
                                            "version_affected": ">=",
                                            "version_value": "5.0.0",
                                            "platform": ""
                                        },
                                        {
                                            "version_name": "",
                                            "version_affected": "<=",
                                            "version_value": "5.0.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:flow-server versions 1.0.0 through 1.0.13 (Vaadin 10.0.0 through 10.0.16), 1.1.0 prior to 2.0.0 (Vaadin 11 prior to 14), 2.0.0 through 2.4.6 (Vaadin 14.0.0 through 14.4.6), 3.0.0 prior to 5.0.0 (Vaadin 15 prior to 18), and 5.0.0 through 5.0.2 (Vaadin 18.0.0 through 18.0.5) allows attacker to guess a security token via timing attack."
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "url": "https://vaadin.com/security/cve-2021-31404",
                "name": "https://vaadin.com/security/cve-2021-31404"
            },
            {
                "refsource": "MISC",
                "url": "https://github.com/vaadin/flow/pull/9875",
                "name": "https://github.com/vaadin/flow/pull/9875"
            }
        ]
    },
    "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."
        }
    ]
}