#VU72649 Integer overflow in Redis - CVE-2023-25155
Published: March 1, 2023 / Updated: March 1, 2023
Redis
Redis Labs
Description
The vulnerability allows a local user to perform a denial of service (DoS) attack.
The vulnerability exists due to integer overflow in the "SRANDMEMBER", "ZRANDMEMBER" and "HRANDFIELD" commands. A local user can pass specially crafted data to the application, trigger integer overflow and cause a denial of service condition on the target system.