GHSA-xc6f-r2f5-fwj7MediumCVSS 6.1
PocketMine-MP 3.x (before 3.27.0) does not implement Minecraft Bedrock protocol encryption, so...
🔗 CVE IDs covered (1)
📋 Description
PocketMine-MP 3.x (before 3.27.0) does not implement Minecraft Bedrock protocol encryption, so the server cannot verify that a connecting client possesses the private key corresponding to its login token. An attacker who captures a valid login from another player's session (for example by tricking the player into connecting to an attacker-controlled server) can replay that login to impersonate the victim and pass XBOX Live authentication until the JWT token expires (typically 2-3 days). This affects servers directly reachable over the internet that are not behind a proxy with encryption enabled. Fixed in 4.0.0 and backported to 3.27.0.
🔗 References (5)
- https://github.com/pmmp/PocketMine-MP/security/advisories/GHSA-h79x-98r2-g6qc
- https://nvd.nist.gov/vuln/detail/CVE-2022-51016
- https://github.com/pmmp/PocketMine-MP/commit/d28be4eaf24a890f7ef110a51181a3d806a6acca
- https://www.vulncheck.com/advisories/pocketmine-mp-before-4.0.0-authentication-bypass-via-login-replay
- https://github.com/advisories/GHSA-xc6f-r2f5-fwj7