CVE-2021-33605

Source
https://cve.org/CVERecord?id=CVE-2021-33605
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-33605.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-33605
Aliases
Published
2021-08-25T13:15:07.270Z
Modified
2026-03-15T22:40:53.093384Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
[none]
Details

Improper check in CheckboxGroup in com.vaadin:vaadin-checkbox-flow versions 1.2.0 prior to 2.0.0 (Vaadin 12.0.0 prior to 14.0.0), 2.0.0 prior to 3.0.0 (Vaadin 14.0.0 prior to 14.5.0), 3.0.0 through 4.0.1 (Vaadin 15.0.0 through 17.0.11), 14.5.0 through 14.6.7 (Vaadin 14.5.0 through 14.6.7), and 18.0.0 through 20.0.5 (Vaadin 18.0.0 through 20.0.5) allows attackers to modify the value of a disabled Checkbox inside enabled CheckboxGroup component via unspecified vectors.

References

Affected packages

Git / github.com/vaadin/vaadin

Affected ranges

Type
GIT
Repo
https://github.com/vaadin/vaadin
Events
Database specific
{
    "versions": [
        {
            "introduced": "14.5.0"
        },
        {
            "fixed": "14.6.7"
        },
        {
            "introduced": "18.0.0"
        },
        {
            "fixed": "20.0.5"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-33605.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "1.2.0"
            },
            {
                "fixed": "2.0.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "2.0.0"
            },
            {
                "fixed": "3.0.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.0.0"
            },
            {
                "fixed": "4.0.1"
            }
        ]
    }
]