### [CVE-2024-39840](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39840) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Factorio before 1.1.101 allows a crafted server to execute arbitrary code on clients via a custom map that leverages the ability of certain Lua base module functions to execute bytecode and generate fake objects. ### POC #### Reference - https://memorycorruption.net/posts/rce-lua-factorio/ #### Github No PoCs found on GitHub currently.