Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Redis | Redis | >= 7.0.8, < 7.0.10 |
Related Weaknesses (CWE)
References
- https://github.com/redis/redis/commit/48e0d4788434833b47892fe9f3d91be7687f25c9Patch
- https://github.com/redis/redis/releases/tag/7.0.10Release Notes
- https://github.com/redis/redis/security/advisories/GHSA-mvmm-4vq6-vw8cVendor Advisory
- https://security.netapp.com/advisory/ntap-20230413-0005/
- https://github.com/redis/redis/commit/48e0d4788434833b47892fe9f3d91be7687f25c9Patch
- https://github.com/redis/redis/releases/tag/7.0.10Release Notes
- https://github.com/redis/redis/security/advisories/GHSA-mvmm-4vq6-vw8cVendor Advisory
- https://security.netapp.com/advisory/ntap-20230413-0005/
FAQ
What is CVE-2023-28425?
CVE-2023-28425 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 terminati...
How severe is CVE-2023-28425?
CVE-2023-28425 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-28425?
Check the references section above for vendor advisories and patch information. Affected products include: Redis Redis.