Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-ghmp-889m-7cvx

Опубликовано: 18 окт. 2023
Источник: github
Github: Не прошло ревью
CVSS3: 3.1

Описание

Redis Unix-domain socket may be exposed with the wrong permissions for a short time window.

Impact

On startup, Redis begins listening on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection.

The problem exists since Redis 2.6.0-RC1.

Patches

The problem is fixed in Redis 7.2.2, 7.0.14 or 6.2.14.

Workaround

It is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory.

Credit

The problem was reported by Alexander Aleksandrovič Klimov of Icinga.

Пакеты

Наименование

redis

redis
Затронутые версииВерсия исправления

>=6.2.0, <6.2.14

6.2.14

Наименование

redis

redis
Затронутые версииВерсия исправления

>=7.0.0, <7.0.14

7.0.14

Наименование

redis

redis
Затронутые версииВерсия исправления

>=7.2.0, <7.2.2

7.2.2

EPSS

Процентиль: 36%
0.00444
Низкий

3.1 Low

CVSS3

Дефекты

CWE-668

Связанные уязвимости

CVSS3: 3.6
ubuntu
почти 3 года назад

Redis is an in-memory database that persists on disk. On startup, Redis begins listening on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection. This problem has existed since Redis 2.6.0-RC1. This issue has been addressed in Redis versions 7.2.2, 7.0.14 and 6.2.14. Users are advised to upgrade. For users unable to upgrade, it is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory.

CVSS3: 3.6
redhat
почти 3 года назад

Redis is an in-memory database that persists on disk. On startup, Redis begins listening on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection. This problem has existed since Redis 2.6.0-RC1. This issue has been addressed in Redis versions 7.2.2, 7.0.14 and 6.2.14. Users are advised to upgrade. For users unable to upgrade, it is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory.

CVSS3: 3.6
nvd
почти 3 года назад

Redis is an in-memory database that persists on disk. On startup, Redis begins listening on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection. This problem has existed since Redis 2.6.0-RC1. This issue has been addressed in Redis versions 7.2.2, 7.0.14 and 6.2.14. Users are advised to upgrade. For users unable to upgrade, it is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory.

CVSS3: 3.6
msrc
10 месяцев назад

Redis Unix-domain socket may have be exposed with the wrong permissions for a short time window.

CVSS3: 3.6
debian
почти 3 года назад

Redis is an in-memory database that persists on disk. On startup, Redi ...

EPSS

Процентиль: 36%
0.00444
Низкий

3.1 Low

CVSS3

Дефекты

CWE-668