Vulnerabilities (CVE)

Filtered by vendor Auth0 Subscribe
Filtered by product Auth0.js
Total 5 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-5263 1 Auth0 1 Auth0.js 2023-12-10 4.0 MEDIUM 4.9 MEDIUM
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
CVE-2018-7307 1 Auth0 1 Auth0.js 2023-12-10 6.8 MEDIUM 8.8 HIGH
The Auth0 Auth0.js library before 9.3 has CSRF because it mishandles the case where the authorization response lacks the state parameter.
CVE-2018-6873 1 Auth0 1 Auth0.js 2023-12-10 7.5 HIGH 9.8 CRITICAL
The Auth0 authentication service before 2017-10-15 allows privilege escalation because the JWT audience is not validated.
CVE-2018-6874 1 Auth0 1 Auth0.js 2023-12-10 6.8 MEDIUM 8.8 HIGH
CSRF exists in the Auth0 authentication service through 14591 if the Legacy Lock API flag is enabled.
CVE-2017-17068 1 Auth0 1 Auth0.js 2023-12-10 5.0 MEDIUM 7.5 HIGH
A cross-origin vulnerability has been discovered in the Auth0 auth0.js library affecting versions < 8.12. This vulnerability allows an attacker to acquire authenticated users' tokens and invoke services on a user's behalf if the target site or application uses a popup callback page with auth0.popup.callback().