CVE-2020-24370
MEDIUMLua 5.4.0 - Integer Underflow via getlocal/setlocal Debug Interface
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2020-24370. PoCs published by RenukaSelvar.
AI-analyzed exploit summary This repository contains the source code for Lua 5.3.5, specifically highlighting the patches applied after CVE-2020-24370. The code includes modifications to core Lua files such as lapi.c, lauxlib.c, and others, but does not contain an exploit PoC or offensive techniques.
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).
Exploits (2)
This repository contains the source code for Lua 5.3.5, specifically highlighting the patches applied after CVE-2020-24370. The code includes modifications to core Lua files such as lapi.c, lauxlib.c, and others, but does not contain an exploit PoC or offensive techniques.
This repository contains a proof-of-concept exploit for CVE-2020-24370, a vulnerability in Lua 5.3.5. The exploit targets a stack overflow issue in the Lua interpreter, allowing for potential remote code execution (RCE) or denial of service (DoS).
References (6)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L