
CVE-2023-33264
https://notcve.org/view.php?id=CVE-2023-33264
22 May 2023 — 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. • https://github.com/miguelc49/CVE-2023-33264-2 • CWE-522: Insufficiently Protected Credentials •

CVE-2022-36437 – hazelcast: Hazelcast connection caching
https://notcve.org/view.php?id=CVE-2022-36437
29 Dec 2022 — 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.1.2. The affected Hazelcast Jet versions are through 4.5.3. El controlador de conexión en Hazelcast y Hazelcast Jet permite que un atacante remoto no autenticado acceda y manipule datos en el clúster con la identidad de otra conexi... • https://github.com/hazelcast/hazelcast/security/advisories/GHSA-c5hg-mr8r-f6jp • CWE-384: Session Fixation •

CVE-2016-10750 – hazelcast: java deserialization in join cluster procedure leading to remote code execution
https://notcve.org/view.php?id=CVE-2016-10750
22 May 2019 — 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. En Hazelcast anterior de la versión 3.11, el procedimiento de apilado o agrupamiento es vulnerable a la ejecución remota de código por medio de la deserialización de Java. Si un atacante puede alcanzar una instancia de acceso ... • https://access.redhat.com/errata/RHSA-2019:2413 • CWE-502: Deserialization of Untrusted Data •