CyberRota Analysis
AI-GeneratedPocketMine-MP versions prior to 5.32.1 are vulnerable due to inadequate validation of unique pack UUIDs in the ResourcePackClientResponsePacket, which can lead to duplicate pack transmissions. This flaw allows authenticated clients to overwhelm server memory by sending multiple copies of valid pack UUIDs, potentially resulting in a denial of service. Server administrators using affected versions should prioritize updating to mitigate this risk.
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 before 5.32.1 fails to validate uniqueness of pack UUIDs in ResourcePackClientResponsePacket STATUS_SEND_PACKS handling, allowing authenticated clients to trigger duplicate pack transmissions. Attackers can send multiple copies of valid pack UUIDs in a single packet to exhaust server memory and cause denial of service.