Improper Authorization Affecting react-oauth-flow package, versions >=0.0.0


0.0
high

Snyk CVSS

    Attack Complexity Low
    Confidentiality 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-JS-REACTOAUTHFLOW-559019
  • published 28 Feb 2020
  • disclosed 28 Feb 2020
  • credit Matthew Huang

Introduced: 28 Feb 2020

CVE NOT AVAILABLE CWE-255 Open this link in a new tab

How to fix?

There is no fixed version for react-oauth-flow.

Overview

react-oauth-flow is a small library to simplify the use of OAuth2 authentication inside your react applications.

This package has been deprecated by the maintainer.

Affected versions of this package are vulnerable to Improper Authorization. It fails to properly implement the OAuth protocol. The package stores secrets in the front-end code. Instead of using a public OAuth client, it uses a confidential client on the browser.