kharidiron / StarryPy

Plugin-driven Starbound proxy server built using Twisted.
Do What The F*ck You Want To Public License
10 stars 3 forks source link

Player wrapper escape #44

Open naemr opened 9 years ago

naemr commented 9 years ago

027f67c39b

Players escape wrapper on disconnect / reconnect, player has to be kicked to fix (twice, if they logged back in before you could kick there phantom)

does not seem to effect players logging out and back in properly .

naemr commented 9 years ago

61a1f6f appears fixed, no longer able to reproduce escape condition.

Ceristal commented 9 years ago

Managed to recreate, now occurs on player lag-out, or hard disconnect (pulling LAN cable form PC, or other network link, ending starbound process forcefully) this would be something i consider to be a security hole as it allows a player to bypass such things as planet protections.