ghsa-jv65-pf7v-f7p8
Vulnerability from github
Published
2022-05-24 16:46
Modified
2022-07-06 20:03
Severity
Summary
Deserialization of Untrusted Data in Hazelcast
Details

In Hazelcast before 3.11, the cluster join procedure is vulnerable to remote code execution via Java deserialization. If an attacker can reach a listening Hazelcast instance with a crafted JoinRequest, and vulnerable classes exist in the classpath, the attacker can run arbitrary code.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Maven",
        "name": "com.hazelcast:hazelcast"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3.11"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2016-10750"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-502"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2022-07-06T20:03:09Z",
    "nvd_published_at": "2019-05-22T14:29:00Z",
    "severity": "HIGH"
  },
  "details": "In Hazelcast before 3.11, the cluster join procedure is vulnerable to remote code execution via Java deserialization. If an attacker can reach a listening Hazelcast instance with a crafted JoinRequest, and vulnerable classes exist in the classpath, the attacker can run arbitrary code.",
  "id": "GHSA-jv65-pf7v-f7p8",
  "modified": "2022-07-06T20:03:09Z",
  "published": "2022-05-24T16:46:09Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10750"
    },
    {
      "type": "WEB",
      "url": "https://github.com/hazelcast/hazelcast/issues/8024"
    },
    {
      "type": "WEB",
      "url": "https://github.com/hazelcast/hazelcast/pull/12230"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Deserialization of Untrusted Data in Hazelcast"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...