SB2022122901 - Multiple vulnerabilities in PocketMine-MP
Published: December 29, 2022 Updated: April 8, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 secuirty vulnerabilities.
1) Improper Authorization (CVE-ID: N/A)
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to application allows unauthenticated connections to take up player count slots, preventing players from joining the game. A remote attacker can consume all available connection slots and perform a denial of service attack.
2) Resource exhaustion (CVE-ID: N/A)
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper resource management in session handling when processing connection attempts that do not send a LoginPacket. A remote attacker can create multiple unauthenticated sessions and keep them open to cause a denial of service.
Unauthenticated sessions are counted toward the max-players check until a 10-second login timeout is reached, which can cause legitimate players to be disconnected immediately when they attempt to join.
Remediation
Install update from vendor's website.