CyberRota Analysis
AI-GeneratedPocketMine-MP versions prior to 3.18.1 are vulnerable due to inadequate validation of NaN or INF values in the MovePlayerPacket's position and rotation fields. This flaw allows malicious clients to send specially crafted movement packets that can crash servers or disrupt player rendering through unhandled mathematical operations. Administrators of affected PocketMine-MP servers should prioritize patching to mitigate potential service disruptions.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
PocketMine-MP versions before 3.18.1 fail to validate NaN or INF values in MovePlayerPacket position and rotation fields. Malicious clients can send crafted movement packets with invalid floating-point values to crash servers through unhandled mathematical operations or prevent clients from rendering other players.