{ "id": "CVE-2021-31406", "sourceIdentifier": "security@vaadin.com", "published": "2021-04-23T16:15:08.727", "lastModified": "2021-04-30T19:01:08.797", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Non-constant-time comparison of CSRF tokens in endpoint request handler in com.vaadin:flow-server versions 3.0.0 through 5.0.3 (Vaadin 15.0.0 through 18.0.6), and com.vaadin:fusion-endpoint version 6.0.0 (Vaadin 19.0.0) allows attacker to guess a security token for Fusion endpoints via timing attack." }, { "lang": "es", "value": "La comparaci\u00f3n non-constant-time de tokens CSRF en el manejador de peticiones de endpoint en com.vaadin:flow-server versiones 3.0.0 hasta 5.0.3 (Vaadin versiones 15.0.0 hasta 18.0.6) y com.vaadin:fusion-endpoint versi\u00f3n 6.0.0 (Vaadin versi\u00f3n 19.0.0), permite al atacante adivinar un token de seguridad para los endpoints de Fusion por medio de un ataque de sincronizaci\u00f3n" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "attackVector": "LOCAL", "attackComplexity": "HIGH", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 2.5, "baseSeverity": "LOW" }, "exploitabilityScore": 1.0, "impactScore": 1.4 }, { "source": "security@vaadin.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "attackVector": "LOCAL", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 4.0, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 1.4, "impactScore": 2.5 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:L/AC:M/Au:N/C:P/I:N/A:N", "accessVector": "LOCAL", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 1.9 }, "baseSeverity": "LOW", "exploitabilityScore": 3.4, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-203" } ] }, { "source": "security@vaadin.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-208" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:vaadin:flow:*:*:*:*:*:*:*:*", "versionStartIncluding": "3.0.0", "versionEndExcluding": "5.0.4", "matchCriteriaId": "4A738EE8-ED33-4DF3-9B27-4BEDA32DAF13" }, { "vulnerable": true, "criteria": "cpe:2.3:a:vaadin:flow:6.0.0:-:*:*:*:*:*:*", "matchCriteriaId": "E257F9BA-A8BF-419A-B7C9-49815A837DB3" }, { "vulnerable": true, "criteria": "cpe:2.3:a:vaadin:vaadin:*:*:*:*:*:*:*:*", "versionStartIncluding": "15.0.0", "versionEndExcluding": "18.0.7", "matchCriteriaId": "56B0887F-B5F8-49C2-8D19-C72F99C053D0" }, { "vulnerable": true, "criteria": "cpe:2.3:a:vaadin:vaadin:19.0.0:-:*:*:*:*:*:*", "matchCriteriaId": "B26A2E69-D944-4470-A8C3-C5E80DDECFF5" } ] } ] } ], "references": [ { "url": "https://github.com/vaadin/flow/pull/10157", "source": "security@vaadin.com", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://vaadin.com/security/cve-2021-31406", "source": "security@vaadin.com", "tags": [ "Vendor Advisory" ] } ] }