VYPR

Maven package

com.hazelcast/hazelcast

pkg:maven/com.hazelcast/hazelcast

Vulnerabilities (7)

  • CVE-2023-45859Feb 28, 2024
    affected <= 4.1.10

    In Hazelcast through 4.1.10, 4.2 through 4.2.8, 5.0 through 5.0.5, 5.1 through 5.1.7, 5.2 through 5.2.4, and 5.3 through 5.3.2, some client operations don't check permissions properly, allowing authenticated users to access data stored in the cluster.

  • CVE-2023-45860Feb 16, 2024
    affected >= 5.3.0, < 5.3.5fixed 5.3.5

    In Hazelcast Platform through 5.3.4, a security issue exists within the SQL mapping for the CSV File Source connector. This issue arises from inadequate permission checking, which could enable unauthorized clients to access data from files stored on a member's filesystem.

  • CVE-2023-33265Jul 18, 2023
    affected >= 5.2.0, < 5.2.4fixed 5.2.4

    In Hazelcast through 5.0.4, 5.1 through 5.1.6, and 5.2 through 5.2.3, executor services don't check client permissions properly, allowing authenticated users to execute tasks on members without the required permissions granted.

  • CVE-2023-33264May 22, 2023
    affected >= 4.0-BETA-1, <= 4.2.8

    In Hazelcast through 5.0.4, 5.1 through 5.1.6, and 5.2 through 5.2.3, configuration routines don't mask passwords in the member configuration properly. This allows Hazelcast Management Center users to view some of the secrets.

  • CVE-2022-36437Dec 29, 2022
    affected < 3.12.13fixed 3.12.13

    The Connection handler in Hazelcast and Hazelcast Jet allows a remote unauthenticated attacker to access and manipulate data in the cluster with the identity of another already authenticated connection. The affected Hazelcast versions are through 4.0.6, 4.1.9, 4.2.5, 5.0.3, and 5

  • CVE-2022-0265Mar 3, 2022
    affected >= 5.1-beta1, < 5.1fixed 5.1

    Improper Restriction of XML External Entity Reference in GitHub repository hazelcast/hazelcast in 5.1-BETA-1.

  • CVE-2016-10750May 22, 2019
    affected < 3.11fixed 3.11

    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