Total vulnerabilities in the database
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.
Software | From | Fixed in |
---|---|---|
redis / redis | 7.0-rc2 | 7.0-rc2.x |
redis / redis | 7.0-rc3 | 7.0-rc3.x |
redis / redis | 7.0-rc1 | 7.0-rc1.x |
redis / redis | - | 6.2.7 |
fedoraproject / fedora | 34 | 34.x |
fedoraproject / fedora | 35 | 35.x |
fedoraproject / fedora | 36 | 36.x |
oracle / communications_operations_monitor | 4.3 | 4.3.x |
oracle / communications_operations_monitor | 4.4 | 4.4.x |
oracle / communications_operations_monitor | 5.0 | 5.0.x |