LOW · 3.3

CVE-2022-24736

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

Vulnerability Description

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.

CVSS Score

3.3

LOW

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
LOW

Affected Products

VendorProductVersions
RedisRedis< 6.2.7
FedoraprojectFedora34
NetappManagement Services For Element Software-
NetappManagement Services For Netapp Hci-
OracleCommunications Operations Monitor4.3

Related Weaknesses (CWE)

References

FAQ

What is CVE-2022-24736?

CVE-2022-24736 is a vulnerability with a CVSS score of 3.3 (LOW). 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 res...

How severe is CVE-2022-24736?

CVE-2022-24736 has been rated LOW with a CVSS base score of 3.3/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2022-24736?

Check the references section above for vendor advisories and patch information. Affected products include: Redis Redis, Fedoraproject Fedora, Netapp Management Services For Element Software, Netapp Management Services For Netapp Hci, Oracle Communications Operations Monitor.