First published: Thu Apr 09 2020(Updated: )
auth0.js (NPM package auth0-js) greater than version 8.0.0 and before version 9.12.3 has a vulnerability. 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. This is fixed in version 9.12.3
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Auth0 Auth0.js | >=8.0.0<=9.13.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2020-5263 is medium, due to the risk of exposing sensitive user information such as plaintext passwords.
To fix CVE-2020-5263, upgrade the auth0.js library to version 9.12.3 or later.
CVE-2020-5263 affects auth0.js versions greater than 8.0.0 and before 9.12.3.
CVE-2020-5263 is a data exposure vulnerability that can leak sensitive information during authentication errors.
The vendor for CVE-2020-5263 is Auth0, the developer of the auth0.js library.