Information Exposure Affecting omniauth package, versions <1.3.2


0.0
high

Snyk CVSS

    Attack Complexity Low
    Confidentiality High

    Threat Intelligence

    EPSS 0.19% (56th percentile)
Expand this section
NVD
7.5 high

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-RUBY-OMNIAUTH-22012
  • published 6 Feb 2018
  • disclosed 17 Jan 2017
  • credit Unknown

How to fix?

Upgrade Omniauth to version 1.3.2 or higher.

Overview

Omniauth is a library that standardizes multi-provider authentication for web applications.

Affected versions of this package are vulnerable to Information Exposure. 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.