Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Luanti has a mod security sandbox escape
Vulnerability Description
Luanti (formerly Minetest) is an open source voxel game-creation platform. Starting in version 5.0.0 and prior to version 5.15.2, a malicious mod can trivially escape the sandboxed Lua environment to execute arbitrary code and gain full filesystem access on the user's device. This applies to the server-side mod, async and mapgen as well as the client-side (CSM) environments. This vulnerability is only exploitable when using LuaJIT. Version 5.15.2 contains a patch. On release versions, one can also patch this issue without recompiling by editing `builtin/init.lua` and adding the line `getfenv = nil` at the end. Note that this will break mods relying on this function (which is not inherently unsafe).
CVSS Information
N/A
Vulnerability Type
对生成代码的控制不恰当(代码注入)
Vulnerability Title
Luanti 代码注入漏洞
Vulnerability Description
Luanti是Luanti开源的一个开源体素游戏引擎,支持模组与游戏创作。 Luanti 5.0.0版本至5.15.2之前版本存在代码注入漏洞,该漏洞源于恶意mod可逃逸沙盒Lua环境,可能导致任意代码执行和文件系统访问。
CVSS Information
N/A
Vulnerability Type
N/A