CVE-2022-31144
- EPSS 17.49%
- Published 19.07.2022 21:15:15
- Last modified 21.11.2024 07:03:59
Redis is an in-memory database that persists on disk. A specially crafted `XAUTOCLAIM` command on a stream key in a specific state may result with heap overflow, and potentially remote code execution. This problem affects versions on the 7.x branch p...
CVE-2022-33105
- EPSS 2.33%
- Published 23.06.2022 17:15:14
- Last modified 21.11.2024 07:07:32
Redis v7.0 was discovered to contain a memory leak via the component streamGetEdgeID.
CVE-2022-24736
- EPSS 0.34%
- Published 27.04.2022 20:15:09
- Last modified 21.11.2024 06:50:58
Redis is an in-memory database that persists on disk. Prior to versions 6.2.7 and 7.0.0, an attacker attempting to load a specially crafted Lua script can cause NULL pointer dereference which will result with a crash of the redis-server process. The ...
CVE-2022-24735
- EPSS 1.95%
- Published 27.04.2022 20:15:09
- Last modified 21.11.2024 06:50:58
Redis is an in-memory database that persists on disk. By exploiting weaknesses in the Lua script execution environment, an attacker with access to Redis prior to version 7.0.0 or 6.2.7 can inject Lua code that will execute with the (potentially highe...
- EPSS 94.42%
- Published 18.02.2022 20:15:17
- Last modified 02.04.2025 20:22:56
It was discovered, that redis, a persistent key-value database, due to a packaging issue, is prone to a (Debian-specific) Lua sandbox escape, which could result in remote code execution.
CVE-2021-41099
- EPSS 0.37%
- Published 04.10.2021 18:15:09
- Last modified 21.11.2024 06:25:27
Redis is an open source, in-memory database that persists on disk. An integer overflow bug in the underlying string library can be used to corrupt the heap and potentially result with denial of service or remote code execution. The vulnerability invo...
- EPSS 0.87%
- Published 04.10.2021 18:15:09
- Last modified 21.11.2024 06:07:41
Redis is an open source, in-memory database that persists on disk. The redis-cli command line tool and redis-sentinel service may be vulnerable to integer overflow when parsing specially crafted large multi-bulk network replies. This is a result of a...
CVE-2021-32626
- EPSS 1.17%
- Published 04.10.2021 18:15:08
- Last modified 21.11.2024 06:07:24
Redis is an open source, in-memory database that persists on disk. In affected versions specially crafted Lua scripts executing in Redis can cause the heap-based Lua stack to be overflowed, due to incomplete checks for this condition. This can result...
CVE-2021-32687
- EPSS 0.91%
- Published 04.10.2021 18:15:08
- Last modified 21.11.2024 06:07:31
Redis is an open source, in-memory database that persists on disk. An integer overflow bug affecting all versions of Redis can be exploited to corrupt the heap and potentially be used to leak arbitrary contents of the heap or trigger remote code exec...
CVE-2021-32675
- EPSS 2.53%
- Published 04.10.2021 18:15:08
- Last modified 21.11.2024 06:07:30
Redis is an open source, in-memory database that persists on disk. When parsing an incoming Redis Standard Protocol (RESP) request, Redis allocates memory according to user-specified values which determine the number of elements (in the multi-bulk he...