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

Form protection - Add CSRF #13

Open
fkosmala opened this issue Dec 11, 2023 · 0 comments
Open

Form protection - Add CSRF #13

fkosmala opened this issue Dec 11, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@fkosmala
Copy link
Owner

CSRF (Cross-Site Request Forgery) is not really possible with SuperHive (thanks to HiveKeychain) but if it's possible one attacker can change the settings of the SuperHive instance.

Fix : Add CSRF Protection to avoid that in any case.

@fkosmala fkosmala added the bug Something isn't working label Dec 11, 2023
@fkosmala fkosmala self-assigned this Dec 11, 2023
@fkosmala fkosmala moved this to Todo in HiveLive Dec 11, 2023
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
Status: Todo
Development

No branches or pull requests

1 participant