Search CVE reports


Toggle filters

21 – 30 of 84 results


CVE-2024-51741

Medium priority

Some fixes available 4 of 10

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...

3 affected packages

redict, valkey, redis

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
redict Needs evaluation Not in release Not in release Not in release
valkey Not affected Fixed Not in release Not in release
redis Not affected Fixed Not affected Not affected Not affected
Show less packages

CVE-2024-46981

Medium priority

Some fixes available 9 of 15

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...

3 affected packages

redict, valkey, redis

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
redict Needs evaluation Not in release Not in release Not in release
valkey Not affected Fixed Not in release Not in release
redis Not affected Fixed Fixed Fixed Fixed
Show less packages

CVE-2024-31449

High priority

Some fixes available 5 of 12

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...

2 affected packages

redis, lua-bitop

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
redis Not affected Fixed Not affected Not affected Fixed
lua-bitop Vulnerable Vulnerable Fixed Fixed Vulnerable
Show less packages

CVE-2024-31228

Medium priority

Some fixes available 7 of 8

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`,...

1 affected package

redis

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
redis Not affected Fixed Fixed Fixed Fixed
Show less packages

CVE-2024-31227

Medium priority
Vulnerable

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...

1 affected package

redis

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
redis Not affected Vulnerable Not affected Not affected Not affected
Show less packages

CVE-2023-41056

Medium priority
Ignored

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...

1 affected package

redis

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
redis Not affected Not affected Not affected Not affected
Show less packages

CVE-2023-45145

Medium priority

Some fixes available 5 of 7

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...

1 affected package

redis

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
redis Not affected Not affected Fixed Fixed Fixed
Show less packages

CVE-2023-41053

Medium priority
Ignored

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...

1 affected package

redis

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
redis Not affected Not affected Not affected Not affected
Show less packages

CVE-2021-31294

Medium priority
Ignored

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...

1 affected package

redis

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
redis Not affected Ignored Ignored Ignored
Show less packages

CVE-2022-24834

Medium priority

Some fixes available 7 of 16

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...

3 affected packages

redis, lua-cjson, lua-cmsgpack

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
redis Not affected Not affected Fixed Fixed Fixed
lua-cjson Vulnerable Vulnerable Fixed Fixed Vulnerable
lua-cmsgpack Vulnerable Not in release Not in release
Show less packages