Vulnerabilities (CVE)

Filtered by vendor Luajit Subscribe
Filtered by product Luajit
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-19391 2 Luajit, Moonjit Project 2 Luajit, Moonjit 2024-04-11 6.4 MEDIUM 9.1 CRITICAL
In LuaJIT through 2.0.5, as used in Moonjit before 2.1.2 and other products, debug.getinfo has a type confusion issue that leads to arbitrary memory write or read operations, because certain cases involving valid stack levels and > options are mishandled. NOTE: The LuaJIT project owner states that the debug libary is unsafe by definition and that this is not a vulnerability. When LuaJIT was originally developed, the expectation was that the entire debug library had no security guarantees and thus it made no sense to assign CVEs. However, not all users of later LuaJIT derivatives share this perspective
CVE-2020-15890 3 Canonical, Debian, Luajit 3 Ubuntu Linux, Debian Linux, Luajit 2023-12-10 5.0 MEDIUM 7.5 HIGH
LuaJit through 2.1.0-beta3 has an out-of-bounds read because __gc handler frame traversal is mishandled.
CVE-2020-24372 1 Luajit 1 Luajit 2023-12-10 5.0 MEDIUM 7.5 HIGH
LuaJIT through 2.1.0-beta3 has an out-of-bounds read in lj_err_run in lj_err.c.