Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. pocketmine/raklib
  4. ›
  5. GMS-2023-4197

GMS-2023-4197: pocketmine/raklib reliable-ordered queue size is unlimited, allowing a session to hog server memory

November 15, 2023

Impact

A client can send reliable-ordered packets 0, 2, 3, 4, 5 … etc, and all the packets 2 and up will stay in the reliable-ordered queue until 1 arrives. A malicious client can exploit this to waste all available server memory by simply never sending the missing packet. Since the server does not make any effort to limit the size of the queue or detect this kind of abuse, this problem is easy to abuse.

Patches

This bug was fixed on the 0.14.x and 0.15.x release lines by 371190f5854372154d1b263cd2a10e658e92bebe.

Workarounds

No workaround is known.

References

  • github.com/advisories/GHSA-w98g-5fmx-wm4x
  • github.com/pmmp/RakLib/commit/371190f5854372154d1b263cd2a10e658e92bebe
  • github.com/pmmp/RakLib/security/advisories/GHSA-w98g-5fmx-wm4x

Code Behaviors & Features

Detect and mitigate GMS-2023-4197 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.14.0 before 0.14.6, all versions starting from 0.15.0 before 0.15.1

Fixed versions

  • 0.14.6
  • 0.15.1

Solution

Upgrade to versions 0.14.6, 0.15.1 or above.

Source file

packagist/pocketmine/raklib/GMS-2023-4197.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:43 +0000.