CyberRota Analysis
AI-GeneratedPocketMine-MP versions prior to 3.15.4 are susceptible to a denial of service vulnerability in the InventoryTransaction component, where attackers can exploit the findResultItem() method by sending crafted InventoryTransactionPackets. This can lead to server freezing due to exponential processing complexity. Server administrators using affected versions should prioritize patching to mitigate potential 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.15.4 contain a denial of service vulnerability in the InventoryTransaction component's findResultItem() method. Malicious clients can send specially crafted InventoryTransactionPackets with multiple conflicting pathways to cause exponential processing complexity, freezing the server.