cve/2021/CVE-2021-32672.md
2024-06-18 02:51:15 +02:00

866 B
Raw Blame History

CVE-2021-32672

Description

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 debuggers 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.

POC

Reference

Github

No PoCs found on GitHub currently.