GHSA-h77f-xxx7-4858
User impersonation due to incorrect handling of the login JWT
Quick fix
GHSA-h77f-xxx7-4858 — org.geysermc:connector: upgrade to the fixed version with the command below.
# pom.xml: bump <version>1.4.2-SNAPSHOT</version> for org.geysermc:connectorDetails
### Impact <!--_What kind of vulnerability is it? Who is impacted?_--> This allows anyone that can connect to the server to forge a LoginPacket with manipulated JWT token allowing impersonation as any Bedrock user. Unless credentials are saved in your configuration, online mode is not affected as users are still required to log in separately. If your credentials are saved, there is no risk of exposing your email or password.
### Patches <!--_Has the problem been patched? What versions should users upgrade to?_--> This was patched as part of https://github.com/GeyserMC/Geyser/commit/b9541505af68ac7b7c093206ac7b1ba88957a5a6 and https://github.com/GeyserMC/Geyser/commit/ab2f5b326fe590e09167e8b45b4b165ac06ecd13. if your Geyser version is `1.4.2-SNAPSHOT` or later, the issue has been addressed on your build.
### Workarounds <!--_Is there a way for users to fix or remediate the vulnerability without upgrading?_--> Geyser strongly recommends updating to fix this issue. If this isn't possible: - Use online mode and don't save credentials in your Geyser configuration - Use an additional authentication method on the Java server
### References <!--_Are there any links users can visit to find out more?_--> This was disclosed to us by a staff member over at Hive; you can read their disclosure here: https://updates.playhive.com/weekend-maintenance-disclosure-2kJMaY
### For more information If you have any questions or comments about this advisory: * Come talk to us over on our [Discord](https://discord.gg/geysermc) server in the [#development](https://discord.com/channels/613163671870242838/613170125696270357) channel
Are you affected?
Enter the version of the package you're using.
Affected packages
0Fixed in: 1.4.2-SNAPSHOT# pom.xml: bump <version>1.4.2-SNAPSHOT</version> for org.geysermc:connectorReferences
- https://github.com/GeyserMC/Geyser/security/advisories/GHSA-h77f-xxx7-4858[WEB]
- https://nvd.nist.gov/vuln/detail/CVE-2021-39177[ADVISORY]
- https://github.com/GeyserMC/Geyser/commit/b9541505af68ac7b7c093206ac7b1ba88957a5a6[WEB]
- https://github.com/GeyserMC/Geyser[PACKAGE]
- https://updates.playhive.com/weekend-maintenance-disclosure-2kJMaY[WEB]