Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update omniauth dependency #191

Open
lafeber opened this issue Jun 29, 2020 · 1 comment
Open

Update omniauth dependency #191

lafeber opened this issue Jun 29, 2020 · 1 comment

Comments

@lafeber
Copy link

lafeber commented Jun 29, 2020

See omniauth/omniauth#809 - about a CSRF vulnerability which affects OmniAuth (designated CVE-2015-9284)

What to do?

@kriom
Copy link

kriom commented Aug 2, 2023

I have the same problem

Dependabot cannot update omniauth to a non-vulnerable version
The latest possible version that can be installed is 1.9.2 because of the following conflicting dependencies:

omniauth-google-oauth2 (0.8.2) requires omniauth (~> 1.1)
omniauth-salesforce (1.1.0) requires omniauth (~> 1.0)
omniauth-saml (1.10.3) requires omniauth (~> 1.3, >= 1.3.2) <================

I'm surprised that it also affects 2 other gems that I use, the upgrade can't be easy I suppose.

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

No branches or pull requests

2 participants