gsd-2018-14371
Vulnerability from gsd
Modified
2023-12-13 01:22
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-14371", "description": "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": "GSD-2018-14371", "references": [ "https://access.redhat.com/errata/RHSA-2020:3585", "https://access.redhat.com/errata/RHSA-2020:2515", "https://access.redhat.com/errata/RHSA-2020:2513", "https://access.redhat.com/errata/RHSA-2020:2512", "https://access.redhat.com/errata/RHSA-2020:2511", "https://access.redhat.com/errata/RHSA-2020:2113", "https://access.redhat.com/errata/RHSA-2020:2063", "https://access.redhat.com/errata/RHSA-2020:2062" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-14371" ], "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": "GSD-2018-14371", "modified": "2023-12-13T01:22:38.487559Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-14371", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/javaserverfaces/mojarra/issues/4364", "refsource": "CONFIRM", "url": "https://github.com/javaserverfaces/mojarra/issues/4364" }, { "name": "https://github.com/eclipse-ee4j/mojarra/commit/1b434748d9239f42eae8aa7d37d7a0930c061e24", "refsource": "CONFIRM", "url": "https://github.com/eclipse-ee4j/mojarra/commit/1b434748d9239f42eae8aa7d37d7a0930c061e24" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "(,2.3.7)", "affected_versions": "All versions before 2.3.7", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-22", "CWE-937" ], "date": "2018-09-17", "description": "The `getLocalePrefix` function in `ResourceManager` contains a Path Traversal vulnerability.", "fixed_versions": [ "2.4.0" ], "identifier": "CVE-2018-14371", "identifiers": [ "CVE-2018-14371" ], "not_impacted": "All versions starting from 2.3.7", "package_slug": "maven/com.sun.faces/project", "pubdate": "2018-07-18", "solution": "Upgrade to version 2.4.0 or above.", "title": "Path Traversal", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2018-14371" ], "uuid": "5c3803b8-affb-4fa4-b8cf-f44ec67a3f81" }, { "affected_range": "(,2.3.7)", "affected_versions": "All versions before 2.3.7", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-22", "CWE-937" ], "date": "2022-11-12", "description": "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.", "fixed_versions": [ "2.3.7" ], "identifier": "CVE-2018-14371", "identifiers": [ "GHSA-43q7-q5vp-3g68", "CVE-2018-14371" ], "not_impacted": "All versions starting from 2.3.7", "package_slug": "maven/org.glassfish/javax.faces", "pubdate": "2022-05-14", "solution": "Upgrade to version 2.3.7 or above.", "title": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2018-14371", "https://github.com/eclipse-ee4j/mojarra/commit/1b434748d9239f42eae8aa7d37d7a0930c061e24", "https://github.com/eclipse-ee4j/mojarra/pull/4384", "https://github.com/advisories/GHSA-43q7-q5vp-3g68" ], "uuid": "bea11f92-fe8e-4a09-84e9-28518a5d6791" }, { "affected_range": "(,2.3.7)", "affected_versions": "All versions before 2.3.7", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-22", "CWE-937" ], "date": "2023-07-24", "description": "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.", "fixed_versions": [ "2.3.7" ], "identifier": "CVE-2018-14371", "identifiers": [ "GHSA-43q7-q5vp-3g68", "CVE-2018-14371" ], "not_impacted": "All versions starting from 2.3.7", "package_slug": "maven/org.glassfish/mojarra-parent", "pubdate": "2022-05-14", "solution": "Upgrade to version 2.3.7 or above.", "title": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2018-14371", "https://github.com/eclipse-ee4j/mojarra/commit/1b434748d9239f42eae8aa7d37d7a0930c061e24", "https://github.com/eclipse-ee4j/mojarra/pull/4384", "https://github.com/advisories/GHSA-43q7-q5vp-3g68" ], "uuid": "b6c72b97-d77c-4c89-b9da-1e1174436655" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:eclipse:mojarra:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.3.7", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-14371" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-22" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/javaserverfaces/mojarra/issues/4364", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/javaserverfaces/mojarra/issues/4364" }, { "name": "https://github.com/eclipse-ee4j/mojarra/commit/1b434748d9239f42eae8aa7d37d7a0930c061e24", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/eclipse-ee4j/mojarra/commit/1b434748d9239f42eae8aa7d37d7a0930c061e24" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2018-09-17T13:55Z", "publishedDate": "2018-07-18T12:29Z" } } }
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.