CVE Catalog

CVE-2023-54355

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

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

Summary

PocketMine-MP versions before 5.3.1 and 4.23.1 fail to validate that the identityPublicKey in LoginPacket uses the required secp384r1 elliptic curve. Attackers can provide LoginPackets with keys using different curves or non-EC key types to pass login verification but trigger an uncaught exception during ECDH key derivation, crashing the server.

Risk Assessment

The risk includes disruption of the game server, potentially leading to unavailability of services for players. An attacker can exploit this vulnerability to repeatedly cause crashes.

Recommendation

It is recommended to upgrade PocketMine-MP to version 5.3.1 or 4.23.1 (depending on the branch used) or later. Also consider filtering network traffic for malicious packets.

Other vulnerabilities in PocketMine-MP

See all
Original NVD description (English source)

PocketMine-MP versions before 5.3.1 and 4.23.1 fail to validate that the identityPublicKey in LoginPacket uses the required secp384r1 elliptic curve. Attackers can provide LoginPackets with keys using different curves or non-EC key types to pass login verification but trigger an uncaught exception during ECDH key derivation, crashing the server.

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