OmniAuth Ruby gem Cross-site Request Forgery in request phase
High severity
GitHub Reviewed
Published
May 29, 2019
to the GitHub Advisory Database
•
Updated Feb 15, 2024
Description
Published by the National Vulnerability Database
Apr 26, 2019
Reviewed
May 29, 2019
Published to the GitHub Advisory Database
May 29, 2019
Last updated
Feb 15, 2024
The request phase of the OmniAuth Ruby gem (1.9.2 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.
As of v2 OmniAuth no longer has the vulnerable configuration by default, but it is still possible to configure OmniAuth in such a way that the web application becomes vulnerable to Cross-Site Request Forgery. There is a recommended remediation described here.
References