CyberRota Analysis
AI-GeneratedPocketMine-MP versions prior to 5.3.1 and 4.23.1 are susceptible to a denial of service vulnerability stemming from improper handling of null values in JSON arrays during LoginPacket parsing. This flaw allows attackers to exploit the server by sending malformed JSON, leading to crashes and service interruptions. Organizations using affected versions should prioritize patching to mitigate potential disruptions to their services.
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 5.3.1 and 4.23.1 contain a denial of service vulnerability in LoginPacket JSON parsing due to improper null value handling in arrays. Attackers can send malformed JSON with unexpected null elements in LoginPacket to crash the server.