{ "schema_version": "1.4.0", "id": "GHSA-qcc4-3rxf-gf4m", "modified": "2021-09-03T20:35:31Z", "published": "2021-08-30T16:16:38Z", "aliases": [ "CVE-2021-33605" ], "summary": "Unauthorized property update in CheckboxGroup component in Vaadin 12-14 and 15-20", "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.\n\n- https://vaadin.com/security/cve-2021-33605", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "com.vaadin:vaadin-checkbox-flow" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "12.0.0" }, { "fixed": "14.6.8" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "com.vaadin:vaadin-checkbox-flow" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "15.0.0" }, { "fixed": "20.0.6" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/vaadin/flow-components/security/advisories/GHSA-qcc4-3rxf-gf4m" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33605" }, { "type": "WEB", "url": "https://github.com/vaadin/flow-components/pull/1903" }, { "type": "WEB", "url": "https://github.com/vaadin/flow-components/commit/1aa6bc94c763023bc3fc5849c2a1e8cab3bf6766" }, { "type": "WEB", "url": "https://github.com/vaadin/flow-components/commit/f136532a735f703f1144f19fee48c9009c659f03" }, { "type": "PACKAGE", "url": "https://github.com/vaadin/flow-components" }, { "type": "WEB", "url": "https://vaadin.com/security/cve-2021-33605" } ], "database_specific": { "cwe_ids": [ "CWE-754" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-08-25T16:15:42Z", "nvd_published_at": "2021-08-25T13:15:00Z" } }