CVE-2019-17091
MEDIUM6.1EPSS 5.6%Cross-site Scripting in Eclipse Mojarra
Published: 5/24/2022Modified: 11/8/2023
Description
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 packages (2)
- Maven/org.glassfish:jakarta.facesfrom 0, < 2.3.10
- Maven/org.glassfish:javax.facesfrom 0, < 2.2.20
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.1 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
References (9)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2019-17091
- WEBhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=548244
- WEBhttps://github.com/eclipse-ee4j/mojarra/commit/8f70f2bd024f00ecd5b3dcca45df73edda29dcee
- WEBhttps://github.com/eclipse-ee4j/mojarra/commit/a3fa9573789ed5e867c43ea38374f4dbd5a8f81f
- WEBhttps://github.com/eclipse-ee4j/mojarra/compare/2.3.9-RELEASE...2.3.10-RELEASE
- WEBhttps://github.com/eclipse-ee4j/mojarra/files/3039198/advisory.txt
- WEBhttps://github.com/eclipse-ee4j/mojarra/issues/4556
- WEBhttps://github.com/eclipse-ee4j/mojarra/pull/4567
- WEBhttps://github.com/javaserverfaces/mojarra/compare/2.2.19...2.2.20