You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
mend-for-github-combot
changed the title
CVE-2021-29469 (High) detected in redis-2.8.0.tgz
CVE-2021-29469 (Medium) detected in redis-2.8.0.tgz
Sep 8, 2024
CVE-2021-29469 - Medium Severity Vulnerability
Vulnerable Library - redis-2.8.0.tgz
Redis client library
Library home page: https://registry.npmjs.org/redis/-/redis-2.8.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/redis/package.json
Dependency Hierarchy:
Found in HEAD commit: e09ef1e3a45be925a41a2e1aa6a0bcbc6b3c41ea
Found in base branch: master
Vulnerability Details
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.
Publish Date: 2021-04-23
URL: CVE-2021-29469
CVSS 3 Score Details (5.3)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: GHSA-35q2-47q7-3pc3
Release Date: 2021-04-23
Fix Resolution (redis): 3.1.1
Direct dependency fix Resolution (karma): 3.0.0
The text was updated successfully, but these errors were encountered: