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.

Show details on source website


{
  "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"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...