Insufficiently Protected Credentials Affecting auth0-js package, versions >=8.0.0 <9.13.2


0.0
medium

Snyk CVSS

    Attack Complexity Low
    User Interaction Required

    Threat Intelligence

    EPSS 0.06% (26th percentile)
Expand this section
NVD
4.9 medium

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-AUTH0JS-565004
  • published 9 Apr 2020
  • disclosed 9 Apr 2020
  • credit Unknown

How to fix?

Upgrade auth0-js to version 9.13.2 or higher.

Overview

auth0-js is an Auth0 headless browser sdk

Affected versions of this package are vulnerable to Insufficiently Protected Credentials. In the case of an (authentication) error, the error object returned by the library contains the original request of the user, which may include the plaintext password the user entered. If the error object is exposed or logged without modification, the application risks password exposure.