Impact
In single player, a mod can set a global setting that controls the Lua script loaded to display the main menu. The script is then loaded as soon as the game session is exited.
The Lua environment the menu runs in is not sandboxed and can directly interfere with the user's system.
Patches
da71e86
Workarounds
None possible (you need to update Minetest or apply the patch)
References
–
Impact
In single player, a mod can set a global setting that controls the Lua script loaded to display the main menu. The script is then loaded as soon as the game session is exited.
The Lua environment the menu runs in is not sandboxed and can directly interfere with the user's system.
Patches
da71e86
Workarounds
None possible (you need to update Minetest or apply the patch)
References
–