ghsa-qcc4-3rxf-gf4m
Vulnerability from github
Published
2021-08-30 16:16
Modified
2021-09-03 20:35
Severity ?
VLAI Severity ?
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.
- https://vaadin.com/security/cve-2021-33605
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.vaadin:vaadin-checkbox-flow" }, "ranges": [ { "events": [ { "introduced": "12.0.0" }, { "fixed": "14.6.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "com.vaadin:vaadin-checkbox-flow" }, "ranges": [ { "events": [ { "introduced": "15.0.0" }, { "fixed": "20.0.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-33605" ], "database_specific": { "cwe_ids": [ "CWE-754" ], "github_reviewed": true, "github_reviewed_at": "2021-08-25T16:15:42Z", "nvd_published_at": "2021-08-25T13:15:00Z", "severity": "MODERATE" }, "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", "id": "GHSA-qcc4-3rxf-gf4m", "modified": "2021-09-03T20:35:31Z", "published": "2021-08-30T16:16:38Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Unauthorized property update in CheckboxGroup component in Vaadin 12-14 and 15-20" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…