← Back to browse · API

CVE-2023-36824

Severity
HIGH
CVSS
7.4
EPSS
0.77422
Risk score
56.7
CISA KEV
No
PoC
No
Published
2023-07-11
Modified
2025-02-13
First seen
2026-08-07
Aliases
EUVD-2023-40750
Products
Redis:Redis 7.0.0, < 7.0.12
Sources
euvd EUVD-2023-40750

Description

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 potentially remote code execution. Several scenarios that may lead to authenticated users executing a specially crafted `COMMAND GETKEYS` or `COMMAND GETKEYSANDFLAGS`and authenticated users who were set with ACL rules that match key names, executing a specially crafted command that refers to a variadic list of key names. The vulnerability is patched in Redis 7.0.12.

References