Possible information disclosure inside TreeGrid component with default data provider
Package
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
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
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.