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

Crash possibility due to not validating information on server side #531

Open
Funory opened this issue Jun 21, 2019 · 0 comments
Open

Crash possibility due to not validating information on server side #531

Funory opened this issue Jun 21, 2019 · 0 comments

Comments

@Funory
Copy link

Funory commented Jun 21, 2019

Is this a bug?
Yes!

How to reproduce:
Just open you're developer console (F12 or CTRL + SHIFT + I) and remove the max-length from name input. Now enter a 1,000,000 char's long name.

How to fix?
Validate information on the server side!

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

No branches or pull requests

2 participants