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

Fix CSRF in settings wizard by adding a nonce. #891

Merged
merged 1 commit into from
Mar 8, 2017
Merged

Conversation

donnchawp
Copy link
Contributor

Step 3 of the settings wizard didn't have a nonce which would allow an
attacker to execute that step and create new pages on the target site.
Props to Jay Patel for reporting this.

Step 3 of the settings wizard didn't have a nonce which would allow an
attacker to execute that step and create new pages on the target site.
Props to Jay Patel for reporting this.
@donnchawp donnchawp self-assigned this Mar 8, 2017
@kraftbj kraftbj merged commit e32a778 into master Mar 8, 2017
@kraftbj kraftbj deleted the fix_csrf_setup branch March 8, 2017 14:41
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 this pull request may close these issues.

2 participants