fix(deps): update dependency redis to v3 [security]#51
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
d1b94c0 to
8b3ae08
Compare
8b3ae08 to
c50a9d8
Compare
c50a9d8 to
678407a
Compare
678407a to
56c63db
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.8.0→^3.0.0Node-Redis potential exponential regex in monitor mode
CVE-2021-29469 / GHSA-35q2-47q7-3pc3
More information
Details
Impact
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.
Patches
The problem was fixed in commit
2d11b6dand was released in version3.1.1.References
#1569 (GHSL-2021-026)
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
redis/node-redis (redis)
v3.1.1Compare Source
Enhancements
Fixes
v3.1.0Compare Source
Enhancements
auth pass [user]v3.0.2Compare Source
v3.0.1Compare Source
v3.0.0Compare Source
This version is mainly a release to distribute all the unreleased changes on master since 2017 and additionally removes
a lot of old deprecated features and old internals in preparation for an upcoming modernization refactor (v4).
Breaking Changes
hiredis(no longer required)draineventidleeventparseroptionmax_delayoptionmax_attemptsoptionsocket_no_delayoptionBug Fixes
Features
redis-commandspackageredis-parserpackage, v3.0.0, which brings performance improvementsdouble-ended-queuewithdenque, which brings performance improvementssocket_initial_delayoption forsocket.setKeepAlive(#1396)redissprotocol in url (#1282)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.