Vulnerability Description
Redis is an open source, in-memory database that persists on disk. An authenticated user may use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This problem has been fixed in Redis versions 6.2.16, 7.2.6, and 7.4.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Redis | Redis | >= 2.8.18, < 6.2.16 |
Related Weaknesses (CWE)
References
- https://github.com/redis/redis/commit/1f7c148be2cbacf7d50aa461c58b871e87cc5ed9Patch
- https://github.com/redis/redis/security/advisories/GHSA-whxg-wx83-85p5Vendor Advisory
FAQ
What is CVE-2024-31449?
CVE-2024-31449 is a vulnerability with a CVSS score of 7.0 (HIGH). Redis is an open source, in-memory database that persists on disk. An authenticated user may use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may potenti...
How severe is CVE-2024-31449?
CVE-2024-31449 has been rated HIGH with a CVSS base score of 7.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-31449?
Check the references section above for vendor advisories and patch information. Affected products include: Redis Redis.