CVE-2023-25155
Authenticated users issuing specially crafted `SRANDMEMBER`, `ZRANDMEMBER`, and `HRANDFIELD` commands can trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process.
Does this matter?
Lower severity and a low EPSS score (0.90%). Track it; it rarely justifies an emergency change on its own.
Description
Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted `SRANDMEMBER`, `ZRANDMEMBER`, and `HRANDFIELD` commands can trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process. This problem affects all Redis versions. Patches were released in Redis version(s) 6.0.18, 6.2.11 and 7.0.9.
- CVSS 3.1
- 6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.90% probability · 58th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-190
- Affected
- redis/redis
- Source
- security-advisories@github.com
References
- https://github.com/redis/redis/commit/2a2a582e7cd99ba3b531336b8bd41df2b566e619Patch
- https://github.com/redis/redis/releases/tag/6.0.18Release Notes
- https://github.com/redis/redis/releases/tag/6.2.11Release Notes
- https://github.com/redis/redis/releases/tag/7.0.9Release Notes
- https://github.com/redis/redis/security/advisories/GHSA-x2r7-j9vw-3w83Vendor Advisory
- https://github.com/redis/redis/commit/2a2a582e7cd99ba3b531336b8bd41df2b566e619Patch
- https://github.com/redis/redis/releases/tag/6.0.18Release Notes
- https://github.com/redis/redis/releases/tag/6.2.11Release Notes
- https://github.com/redis/redis/releases/tag/7.0.9Release Notes
- https://github.com/redis/redis/security/advisories/GHSA-x2r7-j9vw-3w83Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.