-
Notifications
You must be signed in to change notification settings - Fork 180
Open
Description
I read in discord in "Public servers" about dangerous LUA eval ability:
Only join servers from people you trust, malicous server owners can send a packet to execute lua code on your computer (RCE).
We are not responsible for anything that happens to your computer when you join public servers.
Servers can deliver new script payloads to the client, and the client will execute them in an environment that can launch other programs on the host machine. It's not GC-specific, so any protections in GC are useless, protections will need to be clientside to have any security.
@Hartie95 says: If I remember it correctly akebi also has protection for that build in
This is really not funny when the server can send the code to your computer and it will execute it, maybe probably add a client patch against the server code execution, some option to do that?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels