Vulnerability CVE-2023-28425


Published: 2023-03-20

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.

Type:

CWE-77

(Improper Neutralization of Special Elements used in a Command ('Command Injection'))

 References:
https://github.com/redis/redis/security/advisories/GHSA-mvmm-4vq6-vw8c
https://github.com/redis/redis/releases/tag/7.0.10
https://github.com/redis/redis/commit/48e0d4788434833b47892fe9f3d91be7687f25c9

Copyright 2026, cxsecurity.com

 

Back to Top