CVE-2024-46981

Severity CVSS v4.0:
Pending analysis
Type:
CWE-416 Use After Free
Publication date:
06/01/2025
Last modified:
05/09/2025

Description

Redis is an open source, in-memory database that persists on disk. An authenticated user may use a specially crafted Lua script to manipulate the garbage collector and potentially lead to remote code execution. The problem is fixed in 7.4.2, 7.2.7, and 6.2.17. 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 restrict EVAL and EVALSHA commands.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* 6.2.0 (including) 6.2.17 (excluding)
cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* 7.2.0 (including) 7.2.7 (excluding)
cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* 7.4.0 (including) 7.4.2 (excluding)
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*