Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Allocation of Resources Without Limits or Throttling vulnerabilities in an interactive lesson.
Start learningUpgrade pocketmine/pocketmine-mp
to version 5.32.1 or higher.
pocketmine/pocketmine-mp is a highly customisable, open source server software for Minecraft: Bedrock Edition written in PHP
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the STATUS_SEND_PACKS
handling of ResourcePackClientResponsePacket
, which handles the packIds
array without verifying that all entries are unique. An attacker can cause excessive memory consumption and crash the server by sending a large number of duplicate valid pack UUIDs in a single packet.
Note: This is exploitable if the attacker is an authenticated player and the server has resource packs enabled.