ghsa-9w4g-fp9h-3q2v
Vulnerability from github
Published
2022-10-26 19:00
Modified
2023-07-28 20:30
Severity ?
Summary
Apache Flume vulnerable to remote code execution via deserialization of unsafe providerURL
Details

Flume’s JMSSource class can be configured with a providerUrl parameter. A JNDI lookup is performed on this name without performing validation. This could result in untrusted data being deserialized, leading to remote code execution (RCE) attack when a configuration uses a JMS Source with an unsafe providerURL. This issue is fixed in version 1.11.0.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Maven",
        "name": "org.apache.flume.flume-ng-sources:flume-jms-source"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.11.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2022-42468"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-20",
      "CWE-502"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2022-10-27T18:39:05Z",
    "nvd_published_at": "2022-10-26T16:15:00Z",
    "severity": "CRITICAL"
  },
  "details": "Flume\u2019s JMSSource class can be configured with a providerUrl parameter. A JNDI lookup is performed on this name without performing validation. This could result in untrusted data being deserialized, leading to remote code execution (RCE) attack when a configuration uses a JMS Source with an unsafe providerURL. This issue is fixed in version 1.11.0.",
  "id": "GHSA-9w4g-fp9h-3q2v",
  "modified": "2023-07-28T20:30:59Z",
  "published": "2022-10-26T19:00:38Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42468"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/flume/commit/eee179a09df405c1ab55ae25a53b76ca1050bb97"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/apache/flume"
    },
    {
      "type": "WEB",
      "url": "https://issues.apache.org/jira/browse/FLUME-3437"
    },
    {
      "type": "WEB",
      "url": "https://lists.apache.org/thread/1ckhmp539zr2nd2rs45pocpywk2d9zvz"
    },
    {
      "type": "WEB",
      "url": "https://lists.apache.org/thread/939wkx8o90bp6m2ht3t1sdyo1ncypl78"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Apache Flume vulnerable to remote code execution via deserialization of unsafe providerURL"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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.


Loading…