Files
cve/2015/CVE-2015-8080.md
2025-09-29 21:09:30 +02:00

913 B

CVE-2015-8080

Description

Integer overflow in the getnum function in lua_struct.c in Redis 2.8.x before 2.8.24 and 3.0.x before 3.0.6 allows context-dependent attackers with permission to run Lua code in a Redis session to cause a denial of service (memory corruption and application crash) or possibly bypass intended sandbox restrictions via a large number, which triggers a stack-based buffer overflow.

POC

Reference

Github

No PoCs found on GitHub currently.