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

[Bug] SearchGiftCardAction should check _csrf_token #25

Closed
igormukhingmailcom opened this issue Nov 12, 2019 · 1 comment · Fixed by #32
Closed

[Bug] SearchGiftCardAction should check _csrf_token #25

igormukhingmailcom opened this issue Nov 12, 2019 · 1 comment · Fixed by #32
Assignees

Comments

@igormukhingmailcom
Copy link
Member

Currently, if you go to http://localhost:8000/en_US/gift-card/search?code=SOME_VALID_CODE, you will see it, but shouldn't.

_csrf_token should be checked to prevent brute-force.

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

Successfully merging a pull request may close this issue.

1 participant