Authenticated code execution via truncated JSON buffer length
Published Jul 13, 2023 · Updated Feb 13, 2025
Heap overflow in affected Redis releases allows remote authenticated users to execute code through crafted Lua JSON encoding. The cJSON json_append_string function narrows its size_t length calculation to the int parameter of strbuf_ensure_empty_length, so truncation can suppress resizing before unchecked appends. An account authorized to run EVAL or EVALSHA must supply a roughly 341 MiB string; resulting heap corruption can crash Redis or enable process-level code execution.
Summary
What happened
Heap overflow in affected Redis releases allows remote authenticated users to execute code through crafted Lua JSON encoding. The cJSON json_append_string function narrows its size_t length calculation to the int parameter of strbuf_ensure_empty_length, so truncation can suppress resizing before unchecked appends. An account authorized to run EVAL or EVALSHA must supply a roughly 341 MiB string; resulting heap corruption can crash Redis or enable process-level code execution.
The record
- CVE
- CVE-2022-24834
- Published
- Jul 13, 2023
- Updated
- Feb 13, 2025
- Vendor
- Redis
- Product
- Redis
- Classifications
- CWE-122, CWE-680, T1210
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 13, 2023CVE publishedPublication date reported by the CVE source.
- Feb 13, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 6.0.0, < 6.0.20
- Affected versionversion=6.0.0 <6.0.20
- Affected versionversion=>= 6.2.0, < 6.2.13
- Affected versionversion=6.2.0 <6.2.13
- Affected versionversion=>= 7.0.0, < 7.0.12
- Affected versionversion=7.0.0 <7.0.12
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- RICSecLab CVE-2022-24834 RCE exploitfunctional · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo