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.
References
Configurations
No configuration.
History
19 Mar 2025, 21:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
20 Jan 2025, 17:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Summary |
|
06 Jan 2025, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-01-06 22:15
Updated : 2025-03-19 21:15
NVD link : CVE-2024-46981
Mitre link : CVE-2024-46981
CVE.ORG link : CVE-2024-46981
JSON object : View
Products Affected
No product.
CWE
CWE-416
Use After Free