Redis

Redis

43 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 06.01.2025 22:15:09
  • Zuletzt bearbeitet 05.09.2025 14:25:29

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...

  • EPSS 4.76%
  • Veröffentlicht 07.10.2024 20:15:05
  • Zuletzt bearbeitet 04.09.2025 19:03:33

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 ex...

  • EPSS 0.04%
  • Veröffentlicht 07.10.2024 20:15:05
  • Zuletzt bearbeitet 04.09.2025 19:10:33

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`,...

  • EPSS 0.05%
  • Veröffentlicht 07.10.2024 20:15:05
  • Zuletzt bearbeitet 26.08.2025 17:44:01

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 R...

  • EPSS 5.53%
  • Veröffentlicht 10.01.2024 16:15:46
  • Zuletzt bearbeitet 21.11.2024 08:20:28

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....

  • EPSS 0.49%
  • Veröffentlicht 18.10.2023 21:15:09
  • Zuletzt bearbeitet 21.11.2024 08:26:26

Redis is an in-memory database that persists on disk. On startup, Redis begins listening on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enable...

  • EPSS 0.59%
  • Veröffentlicht 06.09.2023 21:15:14
  • Zuletzt bearbeitet 21.11.2024 08:20:27

Redis is an in-memory database that persists on disk. Redis does not correctly identify keys accessed by `SORT_RO` and as a result may grant users executing this command access to keys that are not explicitly authorized by the ACL configuration. The ...

Exploit
  • EPSS 0.21%
  • Veröffentlicht 15.07.2023 23:15:09
  • Zuletzt bearbeitet 21.11.2024 06:05:24

Redis before 6cbea7d allows a replica to cause an assertion failure in a primary server by sending a non-administrative command (specifically, a SET command). NOTE: this was fixed for Redis 6.2.x and 7.x in 2021. Versions before 6.2 were not intended...

  • EPSS 37.95%
  • Veröffentlicht 13.07.2023 15:15:08
  • Zuletzt bearbeitet 21.11.2024 06:51:12

Redis is an in-memory database that persists on disk. A specially crafted Lua script executing in Redis can trigger a heap overflow in the cjson library, and result with heap corruption and potentially remote code execution. The problem exists in all...

  • EPSS 90.84%
  • Veröffentlicht 11.07.2023 17:15:13
  • Zuletzt bearbeitet 10.04.2025 20:54:22

Redis is an in-memory database that persists on disk. In Redit 7.0 prior to 7.0.12, extracting key names from a command and a list of arguments may, in some cases, trigger a heap overflow and result in reading random heap memory, heap corruption and ...