GLSA 202103-02: Redis: Remote code execution

Опасность:средняя
Заголовок:Redis: Remote code execution
Дата:31.03.2021
Ошибки: #773328
ID:202103-02

Сводка

A vulnerability in Redis could lead to remote code execution.

Назначение

Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.

Уязвимые пакеты

Пакет Уязвимый Нетронутый Архитектура(ы)
dev-db/redis < 6.0.12 >= 5.0.12 All supported architectures

Описание

It was discovered that there were a number of integer overflow issues in Redis.

Воздействие

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

Обход

There is no known workaround at this time.

Решение

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

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

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

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

Ссылки

Наличие

Этот GLSA и любые обновления для нее доступны для просмотра на сайте Gentoo Security: http://security.gentoo.org/glsa/glsa-202103-02.xml

Опасения?

Безопасность является одной из главных задач Gentoo Linux и первостепенное значение обеспечить конфиденциальность и безопасность машин наших пользователей. Любые соображения безопасности должны быть адресованы security@gentoo.org или в качестве альтернативы, вы можете сообщить об ошибке на https://bugs.gentoo.org.

Лицензия

Copyright 2010 Gentoo Foundation, Inc; текст ссылки принадлежит его владельцу(ам). Содержание этого документа распространяется на условиях лицензии Creative Commons - Attribution / Share Alike.

Спасибо!