The request phase of the OmniAuth Ruby gem (1.9.1 and earlier) is vulnerable to Cross-Site Request Forgery when used as part of the Ruby on Rails framework, allowing accounts to be connected without user intent, user interaction, or feedback to the user. This permits a secondary account to be able to sign into the web application as the primary account.
References
Link | Resource |
---|---|
https://github.com/omniauth/omniauth-rails/pull/1 | Third Party Advisory |
https://github.com/omniauth/omniauth/pull/809 | Patch Third Party Advisory |
https://github.com/omniauth/omniauth/wiki/Resolving-CVE-2015-9284 | Mitigation Third Party Advisory |
https://www.openwall.com/lists/oss-security/2015/05/26/11 | Mailing List Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-04-26 15:29
Updated : 2024-02-14 16:29
NVD link : CVE-2015-9284
Mitre link : CVE-2015-9284
CVE.ORG link : CVE-2015-9284
JSON object : View
Products Affected
omniauth
- omniauth
CWE
CWE-352
Cross-Site Request Forgery (CSRF)