First published: Mon Aug 17 2020(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Lua Lua | =5.4.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID for this issue is CVE-2020-24369.
The severity level of CVE-2020-24369 is high (7.5).
The affected software version for CVE-2020-24369 is Lua 5.4.0.
This vulnerability can be exploited by attempting to access debug information via the line hook of a stripped function, leading to a NULL pointer dereference.
Yes, a fix is available for CVE-2020-24369. It can be found in the official Lua source code repository.