GLSA Advocate
Joined: 12 May 2004 Posts: 2663
|
Posted: Fri Jul 09, 2021 3:26 am Post subject: [ GLSA 202107-20 ] Redis |
|
|
Gentoo Linux Security Advisory
Title: Redis: Multiple vulnerabilities (GLSA 202107-20)
Severity: normal
Exploitable: remote
Date: 2021-07-09
Bug(s): #788211
ID: 202107-20
Synopsis
Multiple vulnerabilities have been found in Redis, the worst of
which could result in the arbitrary execution of code.
Background
Redis is an open source (BSD licensed), in-memory data structure store,
used as a database, cache and message broker.
Affected Packages
Package: dev-db/redis
Vulnerable: < 6.0.13
Unaffected: >= 6.0.13
Unaffected: >= 6.2.3
Architectures: All supported architectures
Description
Multiple vulnerabilities have been discovered in Redis. Please review
the CVE identifiers referenced below for details.
Impact
Please review the referenced CVE identifiers for details.
Workaround
There is no known workaround at this time.
Resolution
All Redis 6.0.x users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/redis-6.0.13"
| All Redis 6.2.x users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/redis-6.2.3"
|
References
CVE-2021-29477
CVE-2021-29478
Last edited by GLSA on Sat Jan 22, 2022 4:40 am; edited 2 times in total |
|