Skip to content

Possible information disclosure inside TreeGrid component with default data provider

Moderate severity GitHub Reviewed Published May 24, 2022 in vaadin/platform • Updated May 15, 2024

Package

maven com.vaadin:vaadin (Maven)

Affected versions

>= 14.8.5, < 14.8.10
>= 22.0.6, < 22.0.15
>= 23.0.0, < 23.0.9

Patched versions

14.8.10
22.0.15
23.0.9
maven com.vaadin:vaadin-grid-flow (Maven)
>= 14.8.5, < 14.8.10
>= 22.0.6, < 22.0.15
>= 23.0.0.beta2, < 23.0.9
14.8.10
22.0.15
23.0.9

Description

Description

The default configuration of a TreeGrid component uses Object::toString as a key on the client-side and server communication in Vaadin 14.8.5 through 14.8.9, 22.0.6 through 22.0.14, 23.0.0.beta2 through 23.0.8 and 23.1.0.alpha1 through 23.1.0.alpha4, resulting in potential information disclosure of values that should not be available on the client-side.

References

@manolo manolo published to vaadin/platform May 24, 2022
Published by the National Vulnerability Database May 24, 2022
Published to the GitHub Advisory Database May 25, 2022
Reviewed May 25, 2022
Last updated May 15, 2024

Severity

Moderate

CVSS overall score

This score calculates overall vulnerability severity from 0 to 10 and is based on the Common Vulnerability Scoring System (CVSS).
/ 10

CVSS v3 base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

CVSS v3 base metrics

Attack vector: More severe the more the remote (logically and physically) an attacker can be in order to exploit the vulnerability.
Attack complexity: More severe for the least complex attacks.
Privileges required: More severe if no privileges are required.
User interaction: More severe when no user interaction is required.
Scope: More severe when a scope change occurs, e.g. one vulnerable component impacts resources in components beyond its security scope.
Confidentiality: More severe when loss of data confidentiality is highest, measuring the level of data access available to an unauthorized user.
Integrity: More severe when loss of data integrity is the highest, measuring the consequence of data modification possible by an unauthorized user.
Availability: More severe when the loss of impacted component availability is highest.
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N

EPSS score

0.158%
(53rd percentile)

Weaknesses

CVE ID

CVE-2022-29567

GHSA ID

GHSA-qfr3-323w-qv27

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.