ghsa-rp4x-wxqv-cf9m
Vulnerability from github
Published
2021-04-19 14:52
Modified
2021-04-16 23:17
Severity ?
VLAI Severity ?
Summary
Reflected cross-site scripting in default RouteNotFoundError view in Vaadin 10 and 11-13
Details
Missing output sanitization in default RouteNotFoundError
view in com.vaadin:flow-server
versions 1.0.0 through 1.0.10 (Vaadin 10.0.0 through 10.0.13), and 1.1.0 through 1.4.2 (Vaadin 11.0.0 through 13.0.5) allows attacker to execute malicious JavaScript via crafted URL.
- https://vaadin.com/security/cve-2019-25027
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.vaadin:flow-server" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "1.0.11" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "com.vaadin:flow-server" }, "ranges": [ { "events": [ { "introduced": "1.1.0" }, { "fixed": "1.4.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-25027" ], "database_specific": { "cwe_ids": [ "CWE-79", "CWE-81" ], "github_reviewed": true, "github_reviewed_at": "2021-04-16T23:17:25Z", "nvd_published_at": "2021-04-23T16:15:00Z", "severity": "MODERATE" }, "details": "Missing output sanitization in default `RouteNotFoundError` view in `com.vaadin:flow-server` versions 1.0.0 through 1.0.10 (Vaadin 10.0.0 through 10.0.13), and 1.1.0 through 1.4.2 (Vaadin 11.0.0 through 13.0.5) allows attacker to execute malicious JavaScript via crafted URL.\n\n- https://vaadin.com/security/cve-2019-25027", "id": "GHSA-rp4x-wxqv-cf9m", "modified": "2021-04-16T23:17:25Z", "published": "2021-04-19T14:52:29Z", "references": [ { "type": "WEB", "url": "https://github.com/vaadin/flow/security/advisories/GHSA-rp4x-wxqv-cf9m" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-25027" }, { "type": "WEB", "url": "https://github.com/vaadin/flow/pull/5498" }, { "type": "WEB", "url": "https://vaadin.com/security/cve-2019-25027" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Reflected cross-site scripting in default RouteNotFoundError view in Vaadin 10 and 11-13" }
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…