If an attacker somehow intercepts a verification URL for an email address, they can hypothetically CSRF the account owner into verifying it. What you'd do before (how do you get the link?) and after (why do you care that you tricked them into verifying) performing this attack is unclear, but in theory we should require a CSRF submission here; add one.
Details
Details
- Reviewers
btrahan - Commits
- Restricted Diffusion Commit
rPbcf255e9c96b: Require CSRF submission to verify email addresses
{F118691}
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped