Vulnerability Details : CVE-2021-31403
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
Vulnerability category: Cross-site request forgery (CSRF)
Products affected by CVE-2021-31403
- cpe:2.3:a:vaadin:vaadin:*:*:*:*:*:*:*:*
- cpe:2.3:a:vaadin:vaadin:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-31403
0.05%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 14 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-31403
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
1.9
|
LOW | AV:L/AC:M/Au:N/C:P/I:N/A:N |
3.4
|
2.9
|
NIST | |
2.5
|
LOW | CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N |
1.0
|
1.4
|
NIST | |
4.0
|
MEDIUM | CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N |
1.4
|
2.5
|
Vaadin Ltd. |
CWE ids for CVE-2021-31403
-
The product behaves differently or sends different responses under different circumstances in a way that is observable to an unauthorized actor, which exposes security-relevant information about the state of the product, such as whether a particular operation was successful or not.Assigned by: nvd@nist.gov (Primary)
-
Two separate operations in a product require different amounts of time to complete, in a way that is observable to an actor and reveals security-relevant information about the state of the product, such as whether a particular operation was successful or not.Assigned by: security@vaadin.com (Secondary)
References for CVE-2021-31403
-
https://vaadin.com/security/cve-2021-31403
CVE-2021-31403: Timing side channel vulnerability in UIDL request handler in Vaadin 7 and 8Vendor Advisory
-
https://github.com/vaadin/framework/pull/12188
fix: use time-constant comparison for CSRF tokens by TatuLund · Pull Request #12188 · vaadin/framework · GitHubPatch;Third Party Advisory
-
https://github.com/vaadin/framework/pull/12190
fix: use time-constant comparison for CSRF tokens by TatuLund · Pull Request #12190 · vaadin/framework · GitHubPatch;Third Party Advisory
Jump to