![](/assets/img/cve_300x82_sin_bg.png)
CVE-2023-33265
https://notcve.org/view.php?id=CVE-2023-33265
18 Jul 2023 — 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 • CWE-862: Missing Authorization •
![](/assets/img/cve_300x82_sin_bg.png)
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 •
![](/assets/img/cve_300x82_sin_bg.png)
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 •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2022-0265 – Improper Restriction of XML External Entity Reference in hazelcast/hazelcast
https://notcve.org/view.php?id=CVE-2022-0265
03 Mar 2022 — Improper Restriction of XML External Entity Reference in GitHub repository hazelcast/hazelcast in 5.1-BETA-1. Restricción inadecuada de la referencia de entidad externa XML en el repositorio GitHub hazelcast/hazelcast en 5.1-BETA-1 • https://github.com/achuna33/CVE-2022-0265 • CWE-611: Improper Restriction of XML External Entity Reference •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2020-26168
https://notcve.org/view.php?id=CVE-2020-26168
09 Nov 2020 — The LDAP authentication method in LdapLoginModule in Hazelcast IMDG Enterprise 4.x before 4.0.3, and Jet Enterprise 4.x through 4.2, doesn't verify properly the password in some system-user-dn scenarios. As a result, users (clients/members) can be authenticated even if they provide invalid passwords. El método de autenticación LDAP en LdapLoginModule en Hazelcast IMDG Enterprise versiones 4.x anteriores a 4.0.3, y Jet Enterprise versiones 4.x anteriores a 4.2, no comprueba apropiadamente la contraseña en al... • https://docs.hazelcast.org/docs/ern/index.html#4-0-3 • CWE-287: Improper Authentication •
![](/assets/img/cve_300x82_sin_bg.png)
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 •