- EPSS 0.04%
- Published 09.03.2025 00:00:00
- Last modified 09.03.2025 22:15:12
Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.
CVE-2021-45985
- EPSS 0.21%
- Published 10.04.2023 09:15:07
- Last modified 25.04.2025 18:54:09
In Lua 5.4.3, an erroneous finalizer called during a tail call leads to a heap-based buffer over-read.
CVE-2022-33099
- EPSS 0.25%
- Published 01.07.2022 12:15:08
- Last modified 21.11.2024 07:07:32
An issue in the component luaG_runerror of Lua v5.4.4 and below leads to a heap-buffer overflow when a recursive error occurs.
CVE-2022-28805
- EPSS 0.17%
- Published 08.04.2022 06:15:07
- Last modified 21.11.2024 06:57:57
singlevar in lparser.c in Lua from (including) 5.4.0 up to (excluding) 5.4.4 lacks a certain luaK_exp2anyregup call, leading to a heap-based buffer over-read that might affect a system that compiles untrusted Lua code.
CVE-2021-44964
- EPSS 0.13%
- Published 14.03.2022 15:15:09
- Last modified 21.11.2024 06:31:44
Use after free in garbage collector and finalizer of lgc.c in Lua interpreter 5.4.0~5.4.3 allows attackers to perform Sandbox Escape via a crafted script file.
CVE-2021-44647
- EPSS 0.02%
- Published 11.01.2022 13:15:07
- Last modified 21.11.2024 06:31:18
Lua v5.4.3 and above are affected by SEGV by type confusion in funcnamefromcode function in ldebug.c which can cause a local denial of service.
CVE-2021-43519
- EPSS 0.06%
- Published 09.11.2021 13:15:08
- Last modified 21.11.2024 06:29:20
Stack overflow in lua_resume of ldo.c in Lua Interpreter 5.1.0~5.4.4 allows attackers to perform a Denial of Service via a crafted script file.
CVE-2020-24369
- EPSS 0.57%
- Published 17.08.2020 17:15:13
- Last modified 21.11.2024 05:14:40
ldebug.c in Lua 5.4.0 attempts to access debug information via the line hook of a stripped function, leading to a NULL pointer dereference.
CVE-2020-24370
- EPSS 2.02%
- Published 17.08.2020 17:15:13
- Last modified 05.05.2025 14:12:47
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).
CVE-2020-24371
- EPSS 0.53%
- Published 17.08.2020 17:15:13
- Last modified 21.11.2024 05:14:41
lgc.c in Lua 5.4.0 mishandles the interaction between barriers and the sweep phase, leading to a memory access violation involving collectgarbage.