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

Backend API does not properly validate the input #22

Open
tobice opened this issue Jul 25, 2016 · 0 comments
Open

Backend API does not properly validate the input #22

tobice opened this issue Jul 25, 2016 · 0 comments

Comments

@tobice
Copy link
Owner

tobice commented Jul 25, 2016

Some backend API methods (i.e. for creating user accountt) do not properly validate the input. For example, it is theoretically possible to create an empty user account (with all fields empty).

Given the overall application nature and the state it's currently in, this does not present a real problem (we are no aware of any actual vulnerability). The current solution for authentication and authorization should be replaced (or extended) with something more robust anyway.

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