First published: Tue Jul 11 2023(Updated: )
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.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Redis Redis | >=7.0.0<7.0.12 | |
Fedoraproject Fedora | =37 | |
Fedoraproject Fedora | =38 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
Redis is an in-memory database that persists on disk.
The vulnerability ID is CVE-2023-36824.
The severity of CVE-2023-36824 is high with a CVSS score of 8.8.
CVE-2023-36824 can be exploited by extracting key names from a command and a list of arguments, triggering a heap overflow and potentially leading to remote code execution.
To fix CVE-2023-36824, you should update Redis to version 7.0.12 or later.