Page MenuHomePhabricator

Require CSRF submission to verify email addresses
ClosedPublic

Authored by epriestley on Feb 26 2014, 3:55 PM.
Tags
None
Referenced Files
F14058737: D8351.diff
Sun, Nov 17, 2:18 PM
F13996638: D8351.id19848.diff
Wed, Oct 23, 10:49 PM
F13992184: D8351.id.diff
Tue, Oct 22, 2:59 PM
F13990925: D8351.id19849.diff
Tue, Oct 22, 7:22 AM
Unknown Object (File)
Sep 6 2024, 2:04 PM
Unknown Object (File)
Aug 25 2024, 10:24 PM
Unknown Object (File)
Aug 25 2024, 4:00 PM
Unknown Object (File)
Aug 25 2024, 3:58 PM
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