CVE-2024-55656
Last modified
CVE-2024-55656 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. RedisBloom adds a set of probabilistic data structures to Redis. There is an integer overflow vulnerability in RedisBloom, which is a module used in Redis. EPSS estimates a 15.01% chance of exploitation in the next 30 days.
Description
RedisBloom adds a set of probabilistic data structures to Redis. There is an integer overflow vulnerability in RedisBloom, which is a module used in Redis. The integer overflow vulnerability allows an attacker (a redis client which knows the password) to allocate memory in the heap lesser than the required memory due to wraparound. Then read and write can be performed beyond this allocated memory, leading to info leak and OOB write. The integer overflow is in CMS.INITBYDIM command, which initialize a Count-Min Sketch to dimensions specified by user. It accepts two values (width and depth) and uses them to allocate memory in NewCMSketch(). This vulnerability is fixed in 2.2.19, 2.4.12, 2.6.14, and 2.8.2.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-55656?
How severe is CVE-2024-55656?
How do I fix CVE-2024-55656?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-55642In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5565The Vanna library uses a prompt function to present the user…8.1
- CVE-2024-55651i-Educar is free, fully online school management software. V…5.4
- CVE-2024-55652PenDoc is a penetration testing reporting application. Prior…6.5
- CVE-2024-55653PwnDoc is a penetration test report generator. In versions u…6.5
- CVE-2024-55655sigstore-python is a Python tool for generating and verifyin…2.7
- CVE-2024-55657SiYuan is a personal knowledge management system. Prior to v…7.5
- CVE-2024-55658SiYuan is a personal knowledge management system. Prior to v…7.5
- CVE-2024-55659SiYuan is a personal knowledge management system. Prior to v…5.4
- CVE-2024-5566An improper privilege management vulnerability allowed users…6.5
- CVE-2024-55660SiYuan is a personal knowledge management system. Prior to v…9.8
- CVE-2024-55661Laravel Pulse is a real-time application performance monitor…8.8
Are you affected by CVE-2024-55656?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
