CVE-2023-28425 MEDIUM

CVE-2023-28425: Specially crafted MSETNX command can lead to denial-of-service

Vendor Redis
Product redis
Weakness CWE-77
Published March 20, 2023
Last update February 25, 2025

CVSS base score

5.5/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 20, 2023 CVE published
February 25, 2025 Record updated