pnxtech / hydra

A light-weight library for building distributed applications such as microservices
https://www.hydramicroservice.com
MIT License
645 stars 54 forks source link

Dependancy upgrades required to mitigate vulnerability #219

Open codevalve opened 3 years ago

codevalve commented 3 years ago

Redis

Overview

In redis 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.

redis 2.6.0 - 3.1.0

Regular Expression Denial of Service - https://npmjs.com/advisories/1662