Vulnerability CVE-2023-41056


Published: 2024-01-10

Description:
Redis is an in-memory database that persists on disk. Redis incorrectly handles resizing of memory buffers which can result in integer overflow that leads to heap overflow and potential remote code execution. This issue has been patched in version 7.0.15 and 7.2.4.

Type:

CWE-190

(Integer Overflow or Wraparound)

 References:
https://github.com/redis/redis/security/advisories/GHSA-xr47-pcmx-fq2m
https://github.com/redis/redis/releases/tag/7.0.15
https://github.com/redis/redis/releases/tag/7.2.4

Copyright 2026, cxsecurity.com

 

Back to Top