Filtered by vendor Auth0 Subscriptions
Filtered by product Auth0.js Subscriptions
Total 6 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2017-17068 1 Auth0 1 Auth0.js 2024-08-05 N/A
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-2018-7307 1 Auth0 1 Auth0.js 2024-08-05 N/A
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-6874 1 Auth0 1 Auth0.js 2024-08-05 N/A
CSRF exists in the Auth0 authentication service through 14591 if the Legacy Lock API flag is enabled.
CVE-2018-6873 1 Auth0 1 Auth0.js 2024-08-05 N/A
The Auth0 authentication service before 2017-10-15 allows privilege escalation because the JWT audience is not validated.
CVE-2020-15125 1 Auth0 1 Auth0.js 2024-08-04 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-2020-5263 1 Auth0 1 Auth0.js 2024-08-04 5.5 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