VYPR

apk package

chainguard/redis-cli-7.2

pkg:apk/chainguard/redis-cli-7.2

Vulnerabilities (12)

  • CVE-2025-48367Jul 7, 2025
    affected < 7.2.10-r0fixed 7.2.10-r0

    Redis is an open source, in-memory database that persists on disk. An unauthenticated connection can cause repeated IP protocol errors, leading to client starvation and, ultimately, a denial of service. This vulnerability is fixed in 8.0.3, 7.4.5, 7.2.10, and 6.2.19.

  • CVE-2025-32023Jul 7, 2025
    affected < 7.2.10-r0fixed 7.2.10-r0

    Redis is an open source, in-memory database that persists on disk. From 2.8 to before 8.0.3, 7.4.5, 7.2.10, and 6.2.19, an authenticated user may use a specially crafted string to trigger a stack/heap out of bounds write on hyperloglog operations, potentially leading to remote co

  • CVE-2025-27151May 29, 2025
    affected < 7.2.12-r2fixed 7.2.12-r2

    Redis is an open source, in-memory database that persists on disk. In versions starting from 7.0.0 to before 8.0.2, a stack-based buffer overflow exists in redis-check-aof due to the use of memcpy with strlen(filepath) when copying a user-supplied file path into a fixed-size stac

  • CVE-2024-51741Jan 6, 2025
    affected < 7.2.12-r2fixed 7.2.12-r2

    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.

  • CVE-2024-46981Jan 6, 2025
    affected < 7.2.12-r2fixed 7.2.12-r2

    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 worka

  • CVE-2024-31449Oct 7, 2024
    affected < 7.2.12-r2fixed 7.2.12-r2

    Redis is an open source, in-memory database that persists on disk. An authenticated user may use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may potentially lead to remote code execution. The problem exists in all versions of Redis

  • CVE-2024-31228Oct 7, 2024
    affected < 7.2.12-r2fixed 7.2.12-r2

    Redis is an open source, in-memory database that persists on disk. Authenticated users can trigger a denial-of-service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST` and ACL defini

  • CVE-2024-31227Oct 7, 2024
    affected < 7.2.12-r2fixed 7.2.12-r2

    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 exists in Redis 7 prior to versions 7.2.6

  • CVE-2023-41056Jan 10, 2024
    affected < 7.2.4-r0fixed 7.2.4-r0

    Redis is an in-memory database that persists on disk. Redis incorrectly handles resizing of memory buffers which can result in integer overflow that leads to heap overflow and potential remote code execution. This issue has been patched in version 7.0.15 and 7.2.4.

  • CVE-2022-3734Oct 28, 2022
    affected < 7.2.12-r0fixed 7.2.12-r0

    A vulnerability was found in a port or fork of Redis. It has been declared as critical. This vulnerability affects unknown code in the library C:/Program Files/Redis/dbghelp.dll. The manipulation leads to uncontrolled search path. The attack can be initiated remotely. The exploit

  • CVE-2022-3647Oct 21, 2022
    affected < 0fixed 0

    ** DISPUTED ** A vulnerability, which was classified as problematic, was found in Redis up to 6.2.7/7.0.5. Affected is the function sigsegvHandler of the file debug.c of the component Crash Report. The manipulation leads to denial of service. The complexity of an attack is rather

  • CVE-2022-0543KEVFeb 18, 2022
    affected < 0fixed 0

    It was discovered, that redis, a persistent key-value database, due to a packaging issue, is prone to a (Debian-specific) Lua sandbox escape, which could result in remote code execution.