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.
{
"unresolved_ranges": [
{
"extracted_events": [
{
"fixed": "3.1.1"
}
],
"vendor_product": "redis.js:redis",
"cpes": [
"cpe:2.3:a:redis.js:redis:*:*:*:*:*:node.js:*:*"
],
"source": "CPE_RANGE"
}
]
}