ghsa-rjhx-c9qh-qh8f
Vulnerability from github
Published
2022-05-24 16:57
Modified
2022-11-03 23:47
Severity ?
Summary
Cross-site Scripting in Eclipse Mojarra
Details
faces/context/PartialViewContextImpl.java in Eclipse Mojarra, as used in Mojarra for Eclipse EE4J before 2.3.10 and Mojarra JavaServer Faces, allows Reflected XSS because a client window field is mishandled.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.glassfish:javax.faces" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.2.20" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.glassfish:jakarta.faces" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.3.10" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-17091" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-11-03T23:47:19Z", "nvd_published_at": "2019-10-02T14:15:00Z", "severity": "MODERATE" }, "details": "faces/context/PartialViewContextImpl.java in Eclipse Mojarra, as used in Mojarra for Eclipse EE4J before 2.3.10 and Mojarra JavaServer Faces, allows Reflected XSS because a client window field is mishandled.", "id": "GHSA-rjhx-c9qh-qh8f", "modified": "2022-11-03T23:47:19Z", "published": "2022-05-24T16:57:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17091" }, { "type": "WEB", "url": "https://github.com/eclipse-ee4j/mojarra/issues/4556" }, { "type": "WEB", "url": "https://github.com/eclipse-ee4j/mojarra/pull/4567" }, { "type": "WEB", "url": "https://github.com/eclipse-ee4j/mojarra/commit/8f70f2bd024f00ecd5b3dcca45df73edda29dcee" }, { "type": "WEB", "url": "https://github.com/eclipse-ee4j/mojarra/commit/a3fa9573789ed5e867c43ea38374f4dbd5a8f81f" }, { "type": "WEB", "url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=548244" }, { "type": "WEB", "url": "https://github.com/eclipse-ee4j/mojarra/compare/2.3.9-RELEASE...2.3.10-RELEASE" }, { "type": "WEB", "url": "https://github.com/eclipse-ee4j/mojarra/files/3039198/advisory.txt" }, { "type": "WEB", "url": "https://github.com/javaserverfaces/mojarra/compare/2.2.19...2.2.20" } ], "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": "Cross-site Scripting in Eclipse Mojarra" }
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.