RCE in Redis
CVE-2023-28425
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 pro…
Vulnerability class: Command Injection (OS Command Injection)
EPSS: 0.547 (98.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Redis — versions >= 7.0.8, < 7.0.10
Weakness classification (CWE)
Public proof-of-concept exploits
References
- https://github.com/redis/redis/security/advisories/GHSA-mvmm-4vq6-vw8c (x_refsource_CONFIRM)
- https://github.com/redis/redis/commit/48e0d4788434833b47892fe9f3d91be7687f25c9 (x_refsource_MISC)
- https://github.com/redis/redis/releases/tag/7.0.10 (x_refsource_MISC)
- security.netapp.com/advisory/ntap-20230413-0005/
Frequently asked questions
- What is CVE-2023-28425?
- CVE-2023-28425 is a medium-severity vulnerability in Redis, classified under Command Injection. CVSS score: 5.5/10. Published 2023-03-20.
- How severe is CVE-2023-28425?
- Medium severity. CVSS v3 base score is 5.5 out of 10.
- Is CVE-2023-28425 known to be exploited?
- 3 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.