Hacker News new | ask | show | jobs
by Gigachad 1485 days ago
Took me several reads to fully understand this but it actually is concerning since there is no user error required here. Although it is a little unlikely and hard to pull off
2 comments

> Although it is a little unlikely and hard to pull off

As always with this kind of attack they are not targeting specific individuals, they probably do this to millions of accounts and periodically check if they can login to any.

Don't most services require you to confirm your email? Mallory would be unable to get past step 1
Not really. It’s become a design trend to send a confirmation email but then not require it. Part of reducing user signup friction. Then later you might prompt or push the user to confirm or mark users with unconfirmed emails as a higher abuse risk.
The way I read it it's dormant (unconfirmed) until Alice signs up, at which point it's implicitly confirmed through SSO.