### [CVE-2021-29469](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29469) ![](https://img.shields.io/static/v1?label=Product&message=node-redis&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-400%20Uncontrolled%20Resource%20Consumption&color=brighgreen) ### Description Node-redis is a Node.js Redis client. Before version 3.1.1, when a client is in monitoring mode, the regex begin used to detected monitor messages could cause exponential backtracking on some strings. This issue could lead to a denial of service. The issue is patched in version 3.1.1. ### POC #### Reference No PoCs from references. #### Github - https://github.com/engn33r/awesome-redos-security