CVE-2021-32672

Summary

Redis is an open source, in-memory database that persists on disk. When using the Redis Lua Debugger, users can send malformed requests that cause the debugger’s protocol parser to read data beyond the actual buffer. This issue affects all versions of Redis with Lua debugging support (3.2 or newer). The problem is fixed in versions 6.2.6, 6.0.16 and 5.0.14.

Affected Software

VendorProductVersion RangeStatus
redisredis>= 3.2.0, < 5.0.14affected
redisredis>= 6.0.0, < 6.0.16affected
redisredis>= 6.0.0, < 6.2.6affected

Weaknesses

  • CWE-125: CWE-125: Out-of-bounds Read

ADP Enrichment

CVE Program Container

Additional References

References