First published: Mon Mar 14 2022(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Lua Lua | >=5.4.0<=5.4.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-44964 is a vulnerability that allows attackers to perform Sandbox Escape via a crafted script file in Lua interpreter versions 5.4.0 to 5.4.3.
The severity of CVE-2021-44964 is medium, with a severity value of 6.3.
CVE-2021-44964 impacts Lua interpreter by allowing attackers to perform a Sandbox Escape through a use-after-free vulnerability in the garbage collector and finalizer of lgc.c.
Lua interpreter versions 5.4.0 to 5.4.3 are affected by CVE-2021-44964.
To mitigate the vulnerability in Lua interpreter, update to a version beyond 5.4.3 and apply any patches or fixes provided by the Lua project.