hwi / HWIOAuthBundle

OAuth client integration for Symfony. Supports both OAuth1.0a and OAuth2.
MIT License
2.27k stars 799 forks source link

OAuth Connect Security Issues #679

Closed jeanloop closed 7 months ago

jeanloop commented 9 years ago

I recently stumbled upon several articles mentioning the possibility of hijacking existing accounts in a website that offers oauth connect. See for example here:

The authors suggest several techniques to mitigate these issues. One option is to require the user to enter the current password again before connecting an existing account with some oauth account (no option when connecting an account without a password, of course).

Does HWIOAuthBundle offer any protective measures to prevent these attacks? I couldn't yet figure out a way to add additional security checks apart from csrf tokens (which apparenly is broken with facebook as the second article points out).

github-actions[bot] commented 8 months ago

Message to comment on stale issues. If none provided, will not mark issues stale

github-actions[bot] commented 7 months ago

This issue was closed because it has been stalled for 5 days with no activity.