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/commit/2a2a582e7cd99ba3b531336b8bd41df2b566e619 | Patch |
https://github.com/redis/redis/releases/tag/6.0.18 | Release Notes |
https://github.com/redis/redis/releases/tag/6.2.11 | Release Notes |
https://github.com/redis/redis/releases/tag/7.0.9 | Release Notes |
https://github.com/redis/redis/security/advisories/GHSA-x2r7-j9vw-3w83 | Vendor Advisory |
https://github.com/redis/redis/commit/2a2a582e7cd99ba3b531336b8bd41df2b566e619 | Patch |
https://github.com/redis/redis/releases/tag/6.0.18 | Release Notes |
https://github.com/redis/redis/releases/tag/6.2.11 | Release Notes |
https://github.com/redis/redis/releases/tag/7.0.9 | Release Notes |
https://github.com/redis/redis/security/advisories/GHSA-x2r7-j9vw-3w83 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 07:49
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://github.com/redis/redis/commit/2a2a582e7cd99ba3b531336b8bd41df2b566e619 - Patch | |
References | () https://github.com/redis/redis/releases/tag/6.0.18 - Release Notes | |
References | () https://github.com/redis/redis/releases/tag/6.2.11 - Release Notes | |
References | () https://github.com/redis/redis/releases/tag/7.0.9 - Release Notes | |
References | () https://github.com/redis/redis/security/advisories/GHSA-x2r7-j9vw-3w83 - Vendor Advisory |
Information
Published : 2023-03-02 04:15
Updated : 2024-11-21 07:49
NVD link : CVE-2023-25155
Mitre link : CVE-2023-25155
CVE.ORG link : CVE-2023-25155
JSON object : View
Products Affected
redis
- redis
CWE
CWE-190
Integer Overflow or Wraparound