cvedb.io
CVE-2022-24735
LOW · CVSS 3.9
EPSS exploitation probability: 0%
Published 2022-04-27T20:15:09.730 · Last modified 2026-06-17T04:32:24.043

Summary

Redis is an in-memory database that persists on disk. By exploiting weaknesses in the Lua script execution environment, an attacker with access to Redis prior to version 7.0.0 or 6.2.7 can inject Lua code that will execute with the (potentially higher) privileges of another Redis user. The Lua script execution environment in Redis provides some measures that prevent a script from creating side effects that persist and can affect the execution of the same, or different script, at a later time. Several weaknesses of these measures have been publicly known for a long time, but they had no security impact as the Redis security model did not endorse the concept of users or privileges. With the introduction of ACLs in Redis 6.0, these weaknesses can be exploited by a less privileged users to inj

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.