Lucene search

K
osvGoogleOSV:RLSA-2021:2034
HistoryMay 19, 2021 - 7:13 a.m.

Important: redis:6 security update

2021-05-1907:13:43
Google
osv.dev
22
redis key-value-data in-memory vulnerability

AI Score

7.6

Confidence

High

EPSS

0.019

Percentile

88.7%

Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.

Security Fix(es):

  • redis: Integer overflow via STRALGO LCS command (CVE-2021-29477)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.