Omniauth

Omniauth

3 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.7%
  • Published 18.08.2022 23:15:08
  • Last modified 21.11.2024 05:29:51

lib/omniauth/failure_endpoint.rb in OmniAuth before 1.9.2 (and before 2.0) does not escape the message_key value.

  • EPSS 0.33%
  • Published 26.04.2019 15:29:00
  • Last modified 21.11.2024 02:40:14

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 u...

  • EPSS 0.44%
  • Published 26.01.2018 19:29:00
  • Last modified 21.11.2024 03:19:18

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.