VYPR

apk package

chainguard/redis-7.4

pkg:apk/chainguard/redis-7.4

Vulnerabilities (11)

  • CVE-2025-46686LowJul 23, 2025
    affected < 0fixed 0

    Redis through 8.0.3 allows memory consumption via a multi-bulk command composed of many bulks, sent by an authenticated user. This occurs because the server allocates memory for the command arguments of every bulk, even when the command is skipped because of insufficient permissi

  • CVE-2025-48367Jul 7, 2025
    affected < 7.4.5-r0fixed 7.4.5-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.4.5-r0fixed 7.4.5-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.4.4-r1fixed 7.4.4-r1

    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.4.2-r0fixed 7.4.2-r0

    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.4.2-r0fixed 7.4.2-r0

    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.4.1-r0fixed 7.4.1-r0

    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.4.1-r0fixed 7.4.1-r0

    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.4.1-r0fixed 7.4.1-r0

    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-2022-3734Oct 28, 2022
    affected < 7.4.7-r0fixed 7.4.7-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-0543KEVFeb 18, 2022
    affected < 7.4.7-r0fixed 7.4.7-r0

    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.