### [CVE-2024-51741](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-51741) ![](https://img.shields.io/static/v1?label=Product&message=redis&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%207.0.0%2C%20%3C%207.2.7%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%207.4.0%2C%20%3C%207.4.2%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-20%3A%20Improper%20Input%20Validation&color=brightgreen) ### Description Redis is an open source, in-memory database that persists on disk. An authenticated with sufficient privileges may create a malformed ACL selector which, when accessed, triggers a server panic and subsequent denial of service. The problem is fixed in Redis 7.2.7 and 7.4.2. ### POC #### Reference No PoCs from references. #### Github - https://github.com/Abhinandan-Khurana/rediergeon