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

Security Risks #26

Closed
killinsun opened this issue Apr 9, 2023 · 2 comments
Closed

Security Risks #26

killinsun opened this issue Apr 9, 2023 · 2 comments

Comments

@killinsun
Copy link

Hello! I found a tiny issue.
If I look at the code, it looks the clone has SSO with Google, but we can send HTTP requests to the backend directly without authentication.

It gives rise to excessive use of APIs and bypasses the rate limit middleware.

wdyt?

@EyuCoder
Copy link
Owner

yeah if you have the link to server you can do direct request to it because the auth is just from the client side and session is not stored in a DB. only clients browser

@killinsun
Copy link
Author

Gotcha. Thanks.

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

2 participants