CVE-2023-33265
https://notcve.org/view.php?id=CVE-2023-33265
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. • https://github.com/hazelcast/hazelcast https://support.hazelcast.com/s/article/Security-Advisory-for-CVE-2023-33265 • CWE-862: Missing Authorization •
CVE-2023-33264
https://notcve.org/view.php?id=CVE-2023-33264
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 https://github.com/miguelc49/CVE-2023-33264-3 https://github.com/miguelc49/CVE-2023-33264-1 https://github.com/hazelcast/hazelcast/pull/24266 • CWE-522: Insufficiently Protected Credentials •
CVE-2022-36437 – hazelcast: Hazelcast connection caching
https://notcve.org/view.php?id=CVE-2022-36437
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ón ya autenticada. Las versiones de Hazelcast afectadas son la 4.0.6, 4.1.9, 4.2.5, 5.0.3 y 5.1.2. • https://github.com/hazelcast/hazelcast/security/advisories/GHSA-c5hg-mr8r-f6jp https://access.redhat.com/security/cve/CVE-2022-36437 https://bugzilla.redhat.com/show_bug.cgi?id=2162053 • CWE-384: Session Fixation •