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.
References
Link | Resource |
---|---|
https://github.com/lua/lua/commit/ae5b5ba529753c7a653901ffc29b5ea24c3fdf3a | Patch Third Party Advisory |
https://www.lua.org/bugs.html#5.4.0-12 | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2020-08-17 17:15
Updated : 2024-02-04 21:00
NVD link : CVE-2020-24369
Mitre link : CVE-2020-24369
CVE.ORG link : CVE-2020-24369
JSON object : View
Products Affected
lua
- lua
CWE
CWE-476
NULL Pointer Dereference