CVE-2020-5263 MEDIUM

CVE-2020-5263: Information disclosure through error object

Vendor Auth0
Product auth0.js
Weakness CWE-522 · Insufficiently protected credentials
Published April 9, 2020
Last update August 4, 2024

CVSS base score

5.5/10
Attack vector Local
Attack complexity Low
Privileges required High
User interaction Required
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:H/I:N/A:N

What the vulnerability does

01Description

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

Key dates

02Disclosure timeline

April 9, 2020 CVE published
August 4, 2024 Record updated