CVE-2021-31404
23.04.2021, 16:15
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.Enginsight
Vendor | Product | Version |
---|---|---|
vaadin | flow | 1.0.0 ≤ 𝑥 < 1.0.14 |
vaadin | flow | 1.1.0 ≤ 𝑥 < 2.0.0 |
vaadin | flow | 2.0.0 ≤ 𝑥 < 2.4.7 |
vaadin | flow | 3.0.0 ≤ 𝑥 < 5.0.0 |
vaadin | flow | 5.0.0 ≤ 𝑥 < 5.0.3 |
vaadin | vaadin | 10.0.0 ≤ 𝑥 < 10.0.17 |
vaadin | vaadin | 11.0.0 ≤ 𝑥 < 14.0.0 |
vaadin | vaadin | 14.0.0 ≤ 𝑥 < 14.4.7 |
vaadin | vaadin | 15.0.0 ≤ 𝑥 < 17.0.0 |
vaadin | vaadin | 18.0.0 ≤ 𝑥 < 18.0.6 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-208 - Observable Timing DiscrepancyTwo 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.
- CWE-203 - Observable DiscrepancyThe 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.