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.
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| redis(npm) | 2.6.0 | 3.1.1 | N/A |
CVSS Metrics