cve/2023/CVE-2023-28425.md
2024-05-25 21:48:12 +02:00

933 B

CVE-2023-28425

Description

Redis is an in-memory database that persists on disk. Starting in version 7.0.8 and prior to version 7.0.10, authenticated users can use the MSETNX command to trigger a runtime assertion and termination of the Redis server process. The problem is fixed in Redis version 7.0.10.

POC

Reference

No PoCs from references.

Github