Skip to content

Fix omniauth CVE#280

Merged
vohmar merged 2 commits intomasterfrom
fix-csrf-for-omniauth
Jun 7, 2019
Merged

Fix omniauth CVE#280
vohmar merged 2 commits intomasterfrom
fix-csrf-for-omniauth

Conversation

@maciej-szlosarczyk
Copy link
Contributor

Protect against CVE-2015-9284

Use POST method to initialize Tara request. No further action should be required anymore.

Please ensure that Tara login and user creation continues to work after this.

Use POST method to initialize Tara request. No further action should
be required anymore.
@vohmar
Copy link
Contributor

vohmar commented Jun 7, 2019

tara auth and user creation continues to work as expected.

@vohmar vohmar merged commit 5a8a141 into master Jun 7, 2019
@maciej-szlosarczyk
Copy link
Contributor Author

Additional comment here:

We were not vulnerable to this exploit because Tara does not allow a user to be persistently logged in But, if we were to ever introduce Google's or Facebook's SSO, then we would be exposed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants