{ "schema_version": "1.4.0", "id": "GHSA-jmx8-355m-8vwh", "modified": "2021-04-16T23:18:28Z", "published": "2021-04-19T14:53:09Z", "aliases": [ "CVE-2018-25007" ], "summary": "Unauthorized client-side property update in UIDL request handler in Vaadin 10 and 11", "details": "Missing check in UIDL request handler in com.vaadin:flow-server versions 1.0.0 through 1.0.5 (Vaadin 10.0.0 through 10.0.7, and 11.0.0 through 11.0.2) allows attacker to update element property values via crafted synchronization message.\n\n- https://vaadin.com/security/cve-2018-25007", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "com.vaadin:flow-server" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "1.0.0" }, { "fixed": "1.0.6" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 1.0.5" } } ], "references": [ { "type": "WEB", "url": "https://github.com/vaadin/flow/security/advisories/GHSA-jmx8-355m-8vwh" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25007" }, { "type": "WEB", "url": "https://github.com/vaadin/flow/pull/4774" }, { "type": "WEB", "url": "https://vaadin.com/security/cve-2018-25007" } ], "database_specific": { "cwe_ids": [ "CWE-754" ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2021-04-16T23:18:28Z", "nvd_published_at": "2021-04-23T16:15:00Z" } }