mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
687 B
Markdown
18 lines
687 B
Markdown
### [CVE-2024-39840](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39840)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|