CVE-2022-51008

Summary

PocketMine-MP before 4.12.3 fails to limit unauthenticated sessions, allowing attackers to exhaust player slots by creating sessions without sending LoginPacket. Attackers can flood the server with unauthenticated connections that occupy max-player slots, preventing legitimate players from joining.

Affected Software

VendorProductVersion RangeStatus
pmmpPocketMine-MP4.0.0 < 4.12.3affected
pmmpPocketMine-MP4.12.3unaffected

Weaknesses

  • CWE-770: Allocation of Resources Without Limits or Throttling

References