Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incomplete exploit fix in BiblioUpdateInv #12

Open
Exopteron opened this issue Feb 23, 2022 · 0 comments
Open

Incomplete exploit fix in BiblioUpdateInv #12

Exopteron opened this issue Feb 23, 2022 · 0 comments

Comments

@Exopteron
Copy link
Contributor

My fix for the exploit within BiblioUpdateInv was incomplete. It's possible to bypass the safety check.

Steps:

Create an Atlas ItemStack with the Inventory NBT field containing the item you wish to create.
Create another Atlas ItemStack and add the previous one to this new stack's Inventory field.

Fix:
Rewrite BiblioUpdateInv to no longer send an ItemStack.
The packets' behavior can most likely be replicated another way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant