Files
CVEs-PoC/2020/CVE-2020-24370.md
T
2024-05-25 21:48:12 +02:00

667 B

CVE-2020-24370

Description

ldebug.c in Lua 5.4.0 allows a negation overflow and segmentation fault in getlocal and setlocal, as demonstrated by getlocal(3,2^31).

POC

Reference

Github