CVE-2024-58380

Summary

PocketMine-MP versions before 5.11.2 contain a denial of service vulnerability in BookEditPacket handling that crashes the server when an invalid inventory slot value is provided. Attackers can send a crafted BookEditPacket with an inventory slot greater than 35 to trigger an unhandled exception and crash the server.

Affected Software

VendorProductVersion RangeStatus
pmmpPocketMine-MP0 < 5.11.2affected
pmmpPocketMine-MP5.11.2unaffected

Weaknesses

  • CWE-20: Improper Input Validation

References