CVE Catalog

CVE-2023-54392

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.38%

31th percentile - higher than 31% of all known CVEs

Summary

PocketMine-MP versions >= 4.20.0 before 4.22.3 (and before 5.2.1 in the 5.x branch) fail to validate NBT tag types in BlockActorDataPacket. A player can crash the server by sending a packet containing sign NBT data with an incorrect tag type, triggering an unhandled UnexpectedTagTypeException that terminates the server process.

Risk Assessment

The risk is that a player can remotely crash the server, causing service disruption and unavailability for other players.

Recommendation

It is recommended to update PocketMine-MP to version 4.22.3 or later (or 5.2.1 in the 5.x branch), which includes a fix for NBT tag type validation.

Other vulnerabilities in PocketMine-MP

See all
Original NVD description (English source)

PocketMine-MP versions >= 4.20.0 before 4.22.3 (and before 5.2.1 in the 5.x branch) fail to validate NBT tag types in BlockActorDataPacket. A player can crash the server by sending a packet containing sign NBT data with an incorrect tag type, triggering an unhandled UnexpectedTagTypeException that terminates the server process.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS