ghsa-jmx8-355m-8vwh
Vulnerability from github
Published
2021-04-19 14:53
Modified
2021-04-16 23:18
Severity ?
VLAI Severity ?
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.
- https://vaadin.com/security/cve-2018-25007
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.0.5" }, "package": { "ecosystem": "Maven", "name": "com.vaadin:flow-server" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "1.0.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-25007" ], "database_specific": { "cwe_ids": [ "CWE-754" ], "github_reviewed": true, "github_reviewed_at": "2021-04-16T23:18:28Z", "nvd_published_at": "2021-04-23T16:15:00Z", "severity": "LOW" }, "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", "id": "GHSA-jmx8-355m-8vwh", "modified": "2021-04-16T23:18:28Z", "published": "2021-04-19T14:53:09Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Unauthorized client-side property update in UIDL request handler in Vaadin 10 and 11" }
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…