CVE-2024-58381

Summary

PocketMine-MP before 5.11.1 contains a denial of service vulnerability in LoginPacket JSON processing that allows remote attackers to crash the server by sending malformed JSON data. Attackers can exploit improper object initialization from scalar JSON types to trigger unset required properties, causing the application to crash.

Affected Software

VendorProductVersion RangeStatus
pmmpPocketMine-MP0 < 5.11.1affected
pmmpPocketMine-MP5.11.1unaffected

Weaknesses

  • CWE-502: Deserialization of Untrusted Data

References