Source: valkey X-Debbugs-CC: t...@security.debian.org Severity: grave Tags: security
Hi, The following vulnerabilities were published for valkey. CVE-2024-46981[0]: | Redis is an open source, in-memory database that persists on disk. | An authenticated user may use a specially crafted Lua script to | manipulate the garbage collector and potentially lead to remote code | execution. The problem is fixed in 7.4.2, 7.2.7, and 6.2.17. An | additional workaround to mitigate the problem without patching the | redis-server executable is to prevent users from executing Lua | scripts. This can be done using ACL to restrict EVAL and EVALSHA | commands. Redis advisory: https://github.com/redis/redis/security/advisories/GHSA-39h2-x6c4-6w4c Fix: https://github.com/valkey-io/valkey/commit/4ffd3ebdeb028d0b9e50cf5986e9f1b6a2e1c031 CVE-2024-51741[1]: | Redis is an open source, in-memory database that persists on disk. | An authenticated with sufficient privileges may create a malformed | ACL selector which, when accessed, triggers a server panic and | subsequent denial of service. The problem is fixed in Redis 7.2.7 | and 7.4.2. Redis advisory: https://github.com/redis/redis/security/advisories/GHSA-prpq-rh5h-46g9 Fix: https://github.com/valkey-io/valkey/commit/7977c55ac9bea7d1443c32ef5ec020767c086d3a If you fix the vulnerabilities please also make sure to include the CVE (Common Vulnerabilities & Exposures) ids in your changelog entry. For further information see: [0] https://security-tracker.debian.org/tracker/CVE-2024-46981 https://www.cve.org/CVERecord?id=CVE-2024-46981 [1] https://security-tracker.debian.org/tracker/CVE-2024-51741 https://www.cve.org/CVERecord?id=CVE-2024-51741 Please adjust the affected versions in the BTS as needed.