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)
Fri, Jan 17, 5:23 AM
Unknown Object (File)
Fri, Jan 17, 5:23 AM
Unknown Object (File)
Fri, Jan 17, 5:23 AM
Unknown Object (File)
Fri, Jan 17, 5:13 AM
Unknown Object (File)
Thu, Dec 26, 1:33 PM
Unknown Object (File)
Dec 12 2024, 9:05 AM
Unknown Object (File)
Dec 7 2024, 1:43 PM
Unknown Object (File)
Dec 4 2024, 9:17 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