Mojira Archive
MC-87170

Server erroneously accepts actions from dead players

Even when a player is dead, the server will accept and process packets from them if they are sent (for example by using a modified client). This can lead to unexpected or malicious behavior in some circumstances. The best approach is to not handle such packets if the player is dead (for example: https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/browse/nms-patches/PlayerConnection.patch#620 https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/browse/nms-patches/PlayerConnection.patch#648 https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/browse/nms-patches/PlayerConnection.patch#923 inter alia)

EDIT: inter alia: https://bugs.mojang.com/browse/MC-101272

Awaiting Response

[Mod] md_5

2015-08-24, 08:18 AM

2024-11-12, 02:11 PM

2024-11-12, 02:11 PM

1

3

Community Consensus

Important

Platform

Networking

Minecraft 1.8.8 - 21w18aMinecraft 1.8.8, Minecraft 1.13, 1.14.4, 1.16.5, 21w18a

-