CVE-2022-24834

Summary

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 problem exists in all versions of Redis with Lua scripting support, starting from 2.6, and affects only authenticated and authorized users. The problem is fixed in versions 7.0.12, 6.2.13, and 6.0.20.

Affected Software

VendorProductVersion RangeStatus
redisredis>= 7.0.0, < 7.0.12affected
redisredis>= 6.2.0, < 6.2.13affected
redisredis>= 6.0.0, < 6.0.20affected

Weaknesses

  • CWE-122: CWE-122: Heap-based Buffer Overflow
  • CWE-680: CWE-680: Integer Overflow to Buffer Overflow

ADP Enrichment

CVE Program Container

Additional References

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: no
    • Technical Impact: total

References