CyberRota Analysis
AI-GeneratedPocketMine-MP versions prior to 4.4.2 are vulnerable due to improper validation of item IDs in itemstack NBT data, allowing attackers to send maliciously crafted IDs that can lead to server crashes. This vulnerability poses a medium risk, as it can disrupt service availability. Administrators of affected PocketMine-MP servers should prioritize applying the update to mitigate potential downtime.
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 4.4.2 fail to properly validate item IDs received from clients in itemstack NBT data. Attackers can send crafted item IDs outside the valid range to trigger an uncaught exception that crashes the server.