VYPR

Mojarra

by Eclipse

Source repositories

CVEs (4)

  • CVE-2018-14371HigJul 18, 2018
    risk 0.42cvss 7.5epss 0.04

    The getLocalePrefix function in ResourceManager.java in Eclipse Mojarra before 2.3.7 is affected by Directory Traversal via the loc parameter. A remote attacker can download configuration files or Java bytecodes from applications.

  • CVE-2020-6950MedJun 2, 2021
    risk 0.36cvss 6.5epss 0.10

    Directory traversal in Eclipse Mojarra before 2.3.14 allows attackers to read arbitrary files via the loc parameter or con parameter.

  • CVE-2019-17091MedOct 2, 2019
    risk 0.33cvss 6.1epss 0.02

    faces/context/PartialViewContextImpl.java in Eclipse Mojarra, as used in Mojarra for Eclipse EE4J before 2.3.10 and Mojarra JavaServer Faces before 2.2.20, allows Reflected XSS because a client window field is mishandled.

  • CVE-2026-46581Aug 5, 2026
    risk 0.00cvss epss

    In Eclipse Mojarra versions 2.3 and following, URL handing in `DefaultFaceletFactory` does not properly sanitize and/or block remote URLs, allowing an attacker to specify a URL to a remote Facelet which will be included and processed as part of the normal request, with the…