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

exploitDog

github логотип

GHSA-4c68-q8q8-3g4f

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

Описание

Out of bound read due to a bug in LUA

Impact

An authenticated user may use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service.

The problem exists in all versions of Redis with Lua scripting

Workarounds

An additional workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.

Credit

The problem was reported by zhutyra

Пакеты

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

redis

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

>=6.2.0, <6.2.20

6.2.20

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

redis

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

>=7.2.0, <7.2.11

7.2.11

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

redis

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

>=7.4.0, <7.4.6

7.4.6

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

redis

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

>=8.0.0, <8.0.4

8.0.4

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

redis

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

>=8.2.0, <8.2.2

8.2.2

EPSS

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

6.3 Medium

CVSS3

Дефекты

CWE-190

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

CVSS3: 6.3
ubuntu
10 месяцев назад

Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.

CVSS3: 6.3
redhat
10 месяцев назад

Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.

CVSS3: 6.3
nvd
10 месяцев назад

Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.

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

Redis is vulnerable to DoS via specially crafted LUA scripts

CVSS3: 6.3
debian
10 месяцев назад

Redis is an open source, in-memory database that persists on disk. Ver ...

EPSS

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

6.3 Medium

CVSS3

Дефекты

CWE-190