CVE-2024-51741
- EPSS 0.05%
- Published 06.01.2025 22:15:09
- Last modified 05.09.2025 14:25:29
Redis is an open source, in-memory database that persists on disk. An authenticated with sufficient privileges may create a malformed ACL selector which, when accessed, triggers a server panic and subsequent denial of service. The problem is fixed in...
CVE-2024-31449
- EPSS 4.76%
- Published 07.10.2024 20:15:05
- Last modified 04.09.2025 19:03:33
Redis is an open source, in-memory database that persists on disk. An authenticated user may use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may potentially lead to remote code execution. The problem ex...
CVE-2024-31228
- EPSS 0.04%
- Published 07.10.2024 20:15:05
- Last modified 04.09.2025 19:10:33
Redis is an open source, in-memory database that persists on disk. Authenticated users can trigger a denial-of-service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`,...
CVE-2024-31227
- EPSS 0.05%
- Published 07.10.2024 20:15:05
- Last modified 26.08.2025 17:44:01
Redis is an open source, in-memory database that persists on disk. An authenticated with sufficient privileges may create a malformed ACL selector which, when accessed, triggers a server panic and subsequent denial of service. The problem exists in R...
CVE-2023-41056
- EPSS 5.53%
- Published 10.01.2024 16:15:46
- Last modified 21.11.2024 08:20:28
Redis is an in-memory database that persists on disk. Redis incorrectly handles resizing of memory buffers which can result in integer overflow that leads to heap overflow and potential remote code execution. This issue has been patched in version 7....
CVE-2023-45145
- EPSS 0.49%
- Published 18.10.2023 21:15:09
- Last modified 21.11.2024 08:26:26
Redis is an in-memory database that persists on disk. On startup, Redis begins listening on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enable...
CVE-2023-41053
- EPSS 0.59%
- Published 06.09.2023 21:15:14
- Last modified 21.11.2024 08:20:27
Redis is an in-memory database that persists on disk. Redis does not correctly identify keys accessed by `SORT_RO` and as a result may grant users executing this command access to keys that are not explicitly authorized by the ACL configuration. The ...
CVE-2021-31294
- EPSS 0.21%
- Published 15.07.2023 23:15:09
- Last modified 21.11.2024 06:05:24
Redis before 6cbea7d allows a replica to cause an assertion failure in a primary server by sending a non-administrative command (specifically, a SET command). NOTE: this was fixed for Redis 6.2.x and 7.x in 2021. Versions before 6.2 were not intended...
CVE-2022-24834
- EPSS 37.95%
- Published 13.07.2023 15:15:08
- Last modified 21.11.2024 06:51:12
Redis is an in-memory database that persists on disk. A specially crafted Lua script executing in Redis can trigger a heap overflow in the cjson library, and result with heap corruption and potentially remote code execution. The problem exists in all...
CVE-2023-36824
- EPSS 90.84%
- Published 11.07.2023 17:15:13
- Last modified 10.04.2025 20:54:22
Redis is an in-memory database that persists on disk. In Redit 7.0 prior to 7.0.12, extracting key names from a command and a list of arguments may, in some cases, trigger a heap overflow and result in reading random heap memory, heap corruption and ...