CyberRota Analysis
AI-GeneratedPocketMine-MP versions prior to 4.0.7 are vulnerable to an unhandled exception that occurs when processing malformed JSON in the ModalFormResponsePacket handler. This flaw allows attackers to send crafted form response packets, potentially leading to server crashes due to uncaught exceptions. Server administrators using affected versions should prioritize applying the update to mitigate the risk of denial-of-service attacks.
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 4.0.7 contains an unhandled exception vulnerability in the ModalFormResponsePacket handler when processing malformed JSON from clients. Attackers can send specially crafted form response packets with invalid JSON to trigger an uncaught InvalidArgumentException, causing server crashes.