In strategy.rb in OmniAuth before 1.3.2, the authenticity_token value is improperly protected because POST (in addition to GET) parameters are stored in the session and become available in the environment of the callback phase.
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| omniauth(RubyGems) | 0 | 1.3.2 | N/A |
CVSS Metrics