Page MenuHomePhabricator

Require CSRF submission to verify email addresses
ClosedPublic

Authored by epriestley on Feb 26 2014, 3:55 PM.
Tags
None
Referenced Files
F17959374: D8351.id.diff
Fri, Aug 1, 8:11 AM
F17950871: D8351.diff
Fri, Aug 1, 12:46 AM
Unknown Object (File)
May 30 2025, 3:55 PM
Unknown Object (File)
May 29 2025, 8:42 PM
Unknown Object (File)
May 29 2025, 12:37 PM
Unknown Object (File)
May 29 2025, 4:32 AM
Unknown Object (File)
May 28 2025, 12:43 AM
Unknown Object (File)
May 6 2025, 9:11 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