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

Mild CSRF vulnerability: logout action works via GET request without a token #302

Open
hnatt opened this issue Oct 9, 2015 · 0 comments

Comments

@hnatt
Copy link

hnatt commented Oct 9, 2015

Being logged in to a Spree store example.com a user will be logged out every time he/she visits any webpage with a <img src="http://example.com/logout" /> in it. I understand that's not a security threat, but in can be used, say, by rival companies to cause a nuisance.

Will do a PR to fix this in few minutes.

hnatt added a commit to hnatt/spree_auth_devise that referenced this issue Oct 9, 2015
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