First published: Mon Mar 20 2023(Updated: )
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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Redis Redis | >=7.0.8<7.0.10 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-28425.
The severity rating of CVE-2023-28425 is medium with a value of 5.5.
Redis versions 7.0.8 to 7.0.10 are affected by CVE-2023-28425.
An authenticated user can exploit CVE-2023-28425 by using the MSETNX command to trigger a runtime assertion and termination of the Redis server process.
To fix CVE-2023-28425, update Redis to version 7.0.10 or later.