Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. pocketmine/pocketmine-mp
  4. ›
  5. GMS-2022-3622

GMS-2022-3622: PocketMine-MP invalid skin geometry JSON data leading to server crash

August 18, 2022

Impact

pocketmine\entity\Skin does not correctly handle errors produced by adhocore/json-comment, which throws RuntimeException rather than returning false as PocketMine-MP expects.

This leads to a server crash if the skin geometry data is invalid for some reason (e.g. a syntax error).

Patches

c9626c610b8f6810c8c987559c9197b2a291f0bb

Workarounds

A plugin could handle LoginPacket and PlayerSkinPacket to verify the skin geometry data can be parsed correctly, so that the error condition in the core code is never reached.

For more information

If you have any questions or comments about this advisory:

  • Email us at security@pmmp.io

References

  • github.com/advisories/GHSA-8cwq-4cmf-px73
  • github.com/pmmp/PocketMine-MP/commit/c9626c610b8f6810c8c987559c9197b2a291f0bb
  • github.com/pmmp/PocketMine-MP/security/advisories/GHSA-8cwq-4cmf-px73

Code Behaviors & Features

Detect and mitigate GMS-2022-3622 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 before 4.7.2

Fixed versions

  • 4.7.2

Solution

Upgrade to version 4.7.2 or above.

Source file

packagist/pocketmine/pocketmine-mp/GMS-2022-3622.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:39 +0000.