cvedb.io
CVE-2022-24736
LOW · CVSS 3.3
EPSS exploitation probability: 0%
Published 2022-04-27T20:15:09.857 · Last modified 2026-06-17T04:32:24.237

Summary

Redis is an in-memory database that persists on disk. Prior to versions 6.2.7 and 7.0.0, an attacker attempting to load a specially crafted Lua script can cause NULL pointer dereference which will result with a crash of the redis-server process. The problem is fixed in Redis versions 7.0.0 and 6.2.7. An additional workaround to mitigate this problem without patching the redis-server executable, if Lua scripting is not being used, is to block access to `SCRIPT LOAD` and `EVAL` commands using ACL rules.

Affected products

redis — redis

Does this affect you?

Add your gear to cvedb and we'll alert you only when redis ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.