Description
Redis is an in-memory data structure store. In versions of redis-server up to 8.6.3, the RESTORE command does not properly validate serialized values. An authenticated attacker with permission to execute RESTORE can supply a crafted serialized payload that triggers invalid memory access and may lead to remote code execution. A workaround is to restrict access to the RESTORE command with ACL rules. This is patched in version 8.6.3.
Problem types
CWE-122: Heap-based Buffer Overflow
Product status
References
github.com/.../redis/security/advisories/GHSA-c8h9-259x-jff4
github.com/redis/redis/releases/tag/8.6.3