- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory                           GLSA 201702-16
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                           https://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

 Severity: Normal
    Title: Redis: Multiple vulnerabilities
     Date: February 20, 2017
     Bugs: #551274, #565188, #595730
       ID: 201702-16

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Synopsis
=======
Multiple vulnerabilities have been found in Redis, the worst of which
may allow execution of arbitrary 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              /     Vulnerable     /            Unaffected
    -------------------------------------------------------------------
  1  dev-db/redis                 < 3.2.5                    >= 3.2.5
                                                             >= 3.0.7

Description
==========
Multiple vulnerabilities have been discovered in Redis. Please review
the CVE identifiers referenced below for details.

Impact
=====
A remote attacker, able to connect to a Redis instance, could issue
malicious commands possibly resulting in the execution of arbitrary
code with the privileges of the process or a Denial of Service
condition.

Workaround
=========
There is no known workaround at this time.

Resolution
=========
All Redis 3.0.x users should upgrade to the latest version:

  # emerge --sync
  # emerge --ask --oneshot --verbose ">=dev-db/redis-3.0.7"

All Redis 3.2.x users should upgrade to the latest version:

  # emerge --sync
  # emerge --ask --oneshot --verbose ">=dev-db/redis-3.2.5"

References
=========
[ 1 ] CVE-2015-4335
      http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-4335
[ 2 ] CVE-2015-8080
      http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-8080
[ 3 ] CVE-2016-8339
      http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-8339

Availability
===========
This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:

 https://security.gentoo.org/glsa/201702-16

Concerns?
========
Security is a primary focus of Gentoo Linux and ensuring the
confidentiality and security of our users' machines is of utmost
importance to us. Any security concerns should be addressed to
security@gentoo.org or alternatively, you may file a bug at
https://bugs.gentoo.org.

License
======
Copyright 2017 Gentoo Foundation, Inc; referenced text
belongs to its owner(s).

The contents of this document are licensed under the
Creative Commons - Attribution / Share Alike license.

https://creativecommons.org/licenses/by-sa/2.5/

Gentoo: GLSA-201702-16: Redis: Multiple vulnerabilities

Multiple vulnerabilities have been found in Redis, the worst of which may allow execution of arbitrary code.

Summary

Multiple vulnerabilities have been discovered in Redis. Please review the CVE identifiers referenced below for details.

Resolution

All Redis 3.0.x users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose ">=dev-db/redis-3.0.7"
All Redis 3.2.x users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=dev-db/redis-3.2.5"

References

[ 1 ] CVE-2015-4335 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-4335 [ 2 ] CVE-2015-8080 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-8080 [ 3 ] CVE-2016-8339 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-8339

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/201702-16

Concerns

Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

Severity
Severity: Normal
Title: Redis: Multiple vulnerabilities
Date: February 20, 2017
Bugs: #551274, #565188, #595730
ID: 201702-16

Synopsis

Multiple vulnerabilities have been found in Redis, the worst of which may allow execution of arbitrary 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 / Vulnerable / Unaffected ------------------------------------------------------------------- 1 dev-db/redis < 3.2.5 >= 3.2.5 >= 3.0.7

Impact

===== A remote attacker, able to connect to a Redis instance, could issue malicious commands possibly resulting in the execution of arbitrary code with the privileges of the process or a Denial of Service condition.

Workaround

There is no known workaround at this time.

Related News