Improper Authorization Affecting com.vaadin:vaadin-checkbox-flow Open this link in a new tab package, versions [,14.6.8) [15.0.0, 20.0.6)
Attack Complexity
Low
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-COMVAADIN-1569618
-
published
25 Aug 2021
-
disclosed
25 Aug 2021
-
credit
Unknown
Introduced: 25 Aug 2021
CVE-2021-33605 Open this link in a new tabHow to fix?
Upgrade com.vaadin:vaadin-checkbox-flow
to version 14.6.8, 20.0.6 or higher.
Overview
com.vaadin:vaadin-checkbox-flow is a Java counterpart of Vaadin Web Components.
Affected versions of this package are vulnerable to Improper Authorization. Improper check in CheckboxGroup
allows attackers to modify the value of a disabled Checkbox
inside enabled CheckboxGroup
component via unspecified vectors.