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.
References
Link | Resource |
---|---|
https://github.com/redis/redis/releases/tag/6.2.11 | Release Notes |
https://github.com/redis/redis/security/advisories/GHSA-x2r7-j9vw-3w83 | Vendor Advisory |
https://github.com/redis/redis/releases/tag/6.0.18 | Release Notes |
https://github.com/redis/redis/commit/2a2a582e7cd99ba3b531336b8bd41df2b566e619 | Patch |
https://github.com/redis/redis/releases/tag/7.0.9 | Release Notes |
Configurations
Configuration 1 (hide)
|
Information
Published : 2023-03-01 20:15
Updated : 2023-03-09 21:02
NVD link : CVE-2023-25155
Mitre link : CVE-2023-25155
JSON object : View
CWE
CWE-190
Integer Overflow or Wraparound
Products Affected
redis
- redis