Page MenuHomePhabricator

Require CSRF submission to verify email addresses
ClosedPublic

Authored by epriestley on Feb 26 2014, 3:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 12, 9:05 AM
Unknown Object (File)
Sat, Dec 7, 1:43 PM
Unknown Object (File)
Wed, Dec 4, 9:17 AM
Unknown Object (File)
Thu, Nov 28, 10:02 PM
Unknown Object (File)
Wed, Nov 27, 12:19 AM
Unknown Object (File)
Wed, Nov 27, 12:19 AM
Unknown Object (File)
Wed, Nov 27, 12:19 AM
Unknown Object (File)
Wed, Nov 27, 12:18 AM
Subscribers

Details

Summary

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.

Test Plan

{F118691}

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped