ghsa-c99r-67x4-whj6
Vulnerability from github
Published
2021-06-28 16:56
Modified
2021-10-05 17:29
Severity ?
VLAI Severity ?
Summary
Reflected cross-site scripting in development mode handler in Vaadin 14, 15-19
Details
URL encoding error in development mode handler in com.vaadin:flow-server
versions 2.0.0 through 2.6.1 (Vaadin 14.0.0 through 14.6.1), 3.0.0 through 6.0.9 (Vaadin 15.0.0 through 19.0.8) allows local user to execute arbitrary JavaScript code by opening crafted URL in browser.
- https://vaadin.com/security/cve-2021-33604
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 14.6.1" }, "package": { "ecosystem": "Maven", "name": "com.vaadin:vaadin-bom" }, "ranges": [ { "events": [ { "introduced": "14.0.0" }, { "fixed": "14.6.2" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 19.0.8" }, "package": { "ecosystem": "Maven", "name": "com.vaadin:vaadin-bom" }, "ranges": [ { "events": [ { "introduced": "15.0.0" }, { "fixed": "19.0.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-33604" ], "database_specific": { "cwe_ids": [ "CWE-172" ], "github_reviewed": true, "github_reviewed_at": "2021-06-24T19:31:53Z", "nvd_published_at": "2021-06-24T12:15:00Z", "severity": "LOW" }, "details": "URL encoding error in development mode handler in `com.vaadin:flow-server` versions 2.0.0 through 2.6.1 (Vaadin 14.0.0 through 14.6.1), 3.0.0 through 6.0.9 (Vaadin 15.0.0 through 19.0.8) allows local user to execute arbitrary JavaScript code by opening crafted URL in browser.\n\n- https://vaadin.com/security/cve-2021-33604", "id": "GHSA-c99r-67x4-whj6", "modified": "2021-10-05T17:29:12Z", "published": "2021-06-28T16:56:07Z", "references": [ { "type": "WEB", "url": "https://github.com/vaadin/platform/security/advisories/GHSA-c99r-67x4-whj6" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33604" }, { "type": "WEB", "url": "https://github.com/vaadin/flow/pull/11099" }, { "type": "WEB", "url": "https://github.com/vaadin/flow" }, { "type": "WEB", "url": "https://vaadin.com/security/cve-2021-33604" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Reflected cross-site scripting in development mode handler in Vaadin 14, 15-19" }
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…