Vulnerabilities (CVE)

Filtered by vendor Auth0 Subscribe
Filtered by product Auth0.js
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2017-17068 1 Auth0 1 Auth0.js 2021-04-28 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().
CVE-2020-15125 1 Auth0 1 Auth0.js 2020-08-03 4.0 MEDIUM 7.7 HIGH
In auth0 (npm package) versions before 2.27.1, a DenyList of specific keys that should be sanitized from the request object contained in the error object is used. The key for Authorization header is not sanitized and in certain cases the Authorization header value can be logged exposing a bearer token. You are affected by this vulnerability if you are using the auth0 npm package, and you are using a Machine to Machine application authorized to use Auth0's management API
CVE-2018-6874 1 Auth0 1 Auth0.js 2018-05-15 6.8 MEDIUM 8.8 HIGH
CSRF exists in the Auth0 authentication service through 14591 if the Legacy Lock API flag is enabled.
CVE-2018-7307 1 Auth0 1 Auth0.js 2018-03-28 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.