Skip to content

Possible information disclosure inside TreeGrid component with default data provider

Moderate
manolo published GHSA-qfr3-323w-qv27 May 24, 2022

Package

maven com.vaadin:vaadin (Maven)

Affected versions

14.8.5 - 14.8.9
22.0.6 - 22.0.14
23.0.0.beta2 - 23.0.8
23.1.0.alpha1 - 23.1.0.alpha4

Patched versions

14.8.10
22.0.15
23.0.9
23.1.0.beta1
maven com.vaadin:vaadin-grid-flow (Maven)
14.8.5 - 14.8.9
22.0.6 - 22.0.14
23.0.0.beta2 - 23.0.8
23.1.0.alpha1 - 23.1.0.alpha4
14.8.10
22.0.15
23.0.9
23.1.0.beta1

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.

Severity

Moderate

CVE ID

CVE-2022-29567

Weaknesses