VYPR
Vendor

LuaJIT

Products
1
CVEs
6
Across products
6
Status
Private

Products

1

Recent CVEs

6
  • CVE-2020-24372HigAug 17, 2020
    risk 0.49cvss 7.5epss 0.01

    LuaJIT through 2.1.0-beta3 has an out-of-bounds read in lj_err_run in lj_err.c.

  • CVE-2020-15890HigJul 21, 2020
    risk 0.49cvss 7.5epss 0.03

    LuaJit through 2.1.0-beta3 has an out-of-bounds read because __gc handler frame traversal is mishandled.

  • CVE-2024-25178CriJul 7, 2025
    risk 0.00cvss 9.1epss 0.01

    LuaJIT through 2.1 and OpenRusty luajit2 before v2.1-20240314 have an out-of-bounds read in the stack-overflow handler in lj_state.c.

  • CVE-2024-25177HigJul 7, 2025
    risk 0.00cvss 7.5epss 0.00

    LuaJIT through 2.1 and OpenRusty luajit2 before v2.1-20240314 have an unsinking of IR_FSTORE for NULL metatable, which leads to Denial of Service (DoS).

  • CVE-2024-25176CriJul 7, 2025
    risk 0.00cvss 9.8epss 0.00

    LuaJIT through 2.1 and OpenRusty luajit2 before v2.1-20240626 have a stack-buffer-overflow in lj_strfmt_wfnum in lj_strfmt_num.c.

  • CVE-2019-19391CriNov 29, 2019
    risk 0.00cvss 9.1epss 0.01

    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…