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

exploitDog

github логотип

GHSA-qrv7-wcrx-q5jp

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

Описание

Running Lua function as a different user

Impact

An authenticated user may use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user

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

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

6 Medium

CVSS3

Дефекты

CWE-94

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

CVSS3: 6
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 manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A 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.

CVSS3: 6
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 manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A 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.

CVSS3: 6
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 manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A 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.

CVSS3: 6
msrc
8 месяцев назад

Redis: Authenticated users can execute LUA scripts as a different user

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

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

EPSS

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

6 Medium

CVSS3

Дефекты

CWE-94