Files
CVEs-PoC/2020/CVE-2020-14147.md
T
2024-06-18 02:51:15 +02:00

937 B

CVE-2020-14147

Description

An integer overflow in the getnum function in lua_struct.c in Redis before 6.0.3 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. NOTE: this issue exists because of a CVE-2015-8080 regression.

POC

Reference

Github

No PoCs found on GitHub currently.