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

RPC Memory Vulnerability #6

Closed
StephenButtolph opened this issue Mar 11, 2020 · 0 comments
Closed

RPC Memory Vulnerability #6

StephenButtolph opened this issue Mar 11, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@StephenButtolph
Copy link
Contributor

Describe the bug
Creating a new user with an extremely long username can cause the node to quickly run out of storage space. Need to implement sanity check on size of username and password.

To Reproduce
Issue create account requests with names millions of characters long.

Expected behavior
RPCs should limit request sizes to a reasonable size and error gracefully.

Operating System
This is universally applicable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant