Omniauth · Omniauth · CVE-2017-18076
Name of the Vulnerable Software and Affected Versions:
OmniAuth versions prior to 1.3.2
Description:
The issue arises from improper protection of the authenticity token value in OmniAuth. Specifically, in the strategy.rb file, POST parameters, in addition to GET parameters, are stored in the session and become accessible in the environment during the callback phase.
Recommendations:
For versions prior to 1.3.2, update to version 1.3.2 or later to resolve the issue.