Improper input validation in PocketMine-MP - #VU125411
Published: March 18, 2022 / Updated: April 8, 2026
PocketMine-MP
PMMP
Description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper input validation in TypeConverter when processing tool or armour item NBT received from the client. A remote attacker can send a tool or armour item with a negative or overly large damage or metadata value to cause a denial of service.
An exception is thrown when the invalid metadata value reaches Durable->setDamage().