Redis is an in-memory database that persists on disk. Authenticated users can issue a `HRANDFIELD` or `ZRANDMEMBER` command with specially crafted arguments to trigger a denial-of-service by crashing Redis with an assertion failure. This problem affects Redis versions 6.2 or newer up to but not including 6.2.9 as well as versions 7.0 up to but not including 7.0.8. Users are advised to upgrade. There are no known workarounds for this vulnerability.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://github.com/redis/redis/security/advisories/GHSA-r8w2-2m53-gprj | third party advisory |
https://github.com/redis/redis/commit/16f408b1a0121cacd44cbf8aee275d69dc627f02 | third party advisory patch |
https://github.com/redis/redis/releases/tag/6.2.9 | third party advisory release notes |
https://github.com/redis/redis/releases/tag/7.0.8 | third party advisory release notes |