ghsa-43q7-q5vp-3g68
Vulnerability from github
Published
2022-05-14 02:59
Modified
2022-11-03 23:45
Severity ?
Summary
Path Traversal in Eclipse Mojarra
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.glassfish:mojarra-parent" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.3.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-14371" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2022-11-03T23:45:57Z", "nvd_published_at": "2018-07-18T12:29:00Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-43q7-q5vp-3g68", "modified": "2022-11-03T23:45:57Z", "published": "2022-05-14T02:59:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14371" }, { "type": "WEB", "url": "https://github.com/eclipse-ee4j/mojarra/pull/4384" }, { "type": "WEB", "url": "https://github.com/eclipse-ee4j/mojarra/commit/1b434748d9239f42eae8aa7d37d7a0930c061e24" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Path Traversal 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.