VYPR

rpm package

suse/redis&distro=SUSE Linux Enterprise Module for Server Applications 15 SP2

pkg:rpm/suse/redis&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Server%20Applications%2015%20SP2

Vulnerabilities (19)

  • CVE-2021-41099Oct 4, 2021
    affected < 6.0.14-6.8.1fixed 6.0.14-6.8.1

    Redis is an open source, in-memory database that persists on disk. An integer overflow bug in the underlying string library can be used to corrupt the heap and potentially result with denial of service or remote code execution. The vulnerability involves changing the default prot

  • CVE-2021-32762Oct 4, 2021
    affected < 6.0.14-6.8.1fixed 6.0.14-6.8.1

    Redis is an open source, in-memory database that persists on disk. The redis-cli command line tool and redis-sentinel service may be vulnerable to integer overflow when parsing specially crafted large multi-bulk network replies. This is a result of a vulnerability in the underlyi

  • CVE-2021-32687Oct 4, 2021
    affected < 6.0.14-6.8.1fixed 6.0.14-6.8.1

    Redis is an open source, in-memory database that persists on disk. An integer overflow bug affecting all versions of Redis can be exploited to corrupt the heap and potentially be used to leak arbitrary contents of the heap or trigger remote code execution. The vulnerability invol

  • CVE-2021-32675Oct 4, 2021
    affected < 6.0.14-6.8.1fixed 6.0.14-6.8.1

    Redis is an open source, in-memory database that persists on disk. When parsing an incoming Redis Standard Protocol (RESP) request, Redis allocates memory according to user-specified values which determine the number of elements (in the multi-bulk header) and size of each element

  • CVE-2021-32672Oct 4, 2021
    affected < 6.0.14-6.8.1fixed 6.0.14-6.8.1

    Redis is an open source, in-memory database that persists on disk. When using the Redis Lua Debugger, users can send malformed requests that cause the debugger’s protocol parser to read data beyond the actual buffer. This issue affects all versions of Redis with Lua debugging sup

  • CVE-2021-32627Oct 4, 2021
    affected < 6.0.14-6.8.1fixed 6.0.14-6.8.1

    Redis is an open source, in-memory database that persists on disk. In affected versions an integer overflow bug in Redis can be exploited to corrupt the heap and potentially result with remote code execution. The vulnerability involves changing the default proto-max-bulk-len and

  • CVE-2021-32628Oct 4, 2021
    affected < 6.0.14-6.8.1fixed 6.0.14-6.8.1

    Redis is an open source, in-memory database that persists on disk. An integer overflow bug in the ziplist data structure used by all versions of Redis can be exploited to corrupt the heap and potentially result with remote code execution. The vulnerability involves modifying the

  • CVE-2021-32626Oct 4, 2021
    affected < 6.0.14-6.8.1fixed 6.0.14-6.8.1

    Redis is an open source, in-memory database that persists on disk. In affected versions specially crafted Lua scripts executing in Redis can cause the heap-based Lua stack to be overflowed, due to incomplete checks for this condition. This can result with heap corruption and pote

  • CVE-2021-32625Jun 2, 2021
    affected < 6.0.14-6.5.1fixed 6.0.14-6.5.1

    Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. An integer overflow bug in Redis version 6.0 or newer, could be exploited using the STRALGO LCS command to corrupt the heap and potentially result with remote co

  • CVE-2021-29478May 4, 2021
    affected < 6.0.13-1.10.1fixed 6.0.13-1.10.1

    Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. An integer overflow bug in Redis 6.2 before 6.2.3 could be exploited to corrupt the heap and potentially result with remote code execution. Redis 6.0 and earlier

  • CVE-2021-29477May 4, 2021
    affected < 6.0.13-1.10.1fixed 6.0.13-1.10.1

    Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. An integer overflow bug in Redis version 6.0 or newer could be exploited using the `STRALGO LCS` command to corrupt the heap and potentially result with remote c

  • CVE-2021-21309Feb 26, 2021
    affected < 6.0.13-1.10.1fixed 6.0.13-1.10.1

    Redis is an open-source, in-memory database that persists on disk. In affected versions of Redis an integer overflow bug in 32-bit Redis version 4.0 or newer could be exploited to corrupt the heap and potentially result with remote code execution. Redis 4.0 or newer uses a config

  • CVE-2018-11219CriJun 17, 2018
    affected < 6.0.8-1.3.1fixed 6.0.8-1.3.1

    An Integer Overflow issue was discovered in the struct library in the Lua subsystem in Redis before 3.2.12, 4.x before 4.0.10, and 5.x before 5.0 RC2, leading to a failure of bounds checking.

  • CVE-2018-11218CriJun 17, 2018
    affected < 6.0.8-1.3.1fixed 6.0.8-1.3.1

    Memory Corruption was discovered in the cmsgpack library in the Lua subsystem in Redis before 3.2.12, 4.x before 4.0.10, and 5.x before 5.0 RC2 because of stack-based buffer overflows.

  • CVE-2016-10517HigOct 24, 2017
    affected < 6.0.8-1.3.1fixed 6.0.8-1.3.1

    networking.c in Redis before 3.2.7 allows "Cross Protocol Scripting" because it lacks a check for POST and Host: strings, which are not valid in the Redis protocol (but commonly occur when an attack triggers an HTTP request to the Redis TCP port).

  • CVE-2017-15047CriOct 6, 2017
    affected < 6.0.8-1.3.1fixed 6.0.8-1.3.1

    The clusterLoadConfig function in cluster.c in Redis 4.0.2 allows attackers to cause a denial of service (out-of-bounds array index and application crash) or possibly have unspecified other impact by leveraging "limited access to the machine."

  • CVE-2016-8339CriOct 28, 2016
    affected < 6.0.8-1.3.1fixed 6.0.8-1.3.1

    A buffer overflow in Redis 3.2.x prior to 3.2.4 causes arbitrary code execution when a crafted command is sent. An out of bounds write vulnerability exists in the handling of the client-output-buffer-limit option during the CONFIG SET command for the Redis data structure store. A

  • CVE-2013-7458LowAug 10, 2016
    affected < 6.0.8-1.3.1fixed 6.0.8-1.3.1

    linenoise, as used in Redis before 3.2.3, uses world-readable permissions for .rediscli_history, which allows local users to obtain sensitive information by reading the file.

  • CVE-2015-8080HigApr 13, 2016
    affected < 6.0.8-1.3.1fixed 6.0.8-1.3.1

    Integer overflow in the getnum function in lua_struct.c in Redis 2.8.x before 2.8.24 and 3.0.x before 3.0.6 allows context-dependent attackers with permission to run Lua code in a Redis session to cause a denial of service (memory corruption and application crash) or possibly byp