auth0-js@8.9.2 vulnerabilities
Auth0 headless browser sdk
-
latest version
9.28.0
-
latest non vulnerable version
-
first published
11 years ago
-
latest version published
a month ago
-
licenses detected
- >=0
Direct Vulnerabilities
Known vulnerabilities in the auth0-js package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.Vulnerability | Vulnerable Version |
---|---|
auth0-js is an Auth0 headless browser sdk Affected versions of this package are vulnerable to Insufficiently Protected Credentials. 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. How to fix Insufficiently Protected Credentials? Upgrade |
>=8.0.0 <9.13.2
|
auth0-js is a Client Side Javascript toolkit for Auth0 API. Affected versions of this package are vulnerable to Cross-Site Request Forgery (CSRF) attacks if the Legacy Lock API flag is enabled. Once the user credentials are verified, an HTML form is rendered into the user’s browser. A JSON Web Token (JWT) is POSTed to the How to fix Cross-site Request Forgery (CSRF)? Upgrade |
<9.0.0
|
auth0-js is a client Side Javascript toolkit for Auth0 API. Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF) due to mishandling the case where the authorization response lacks the state parameter. How to fix Cross-site Request Forgery (CSRF)? Upgrade |
<9.3.0
|
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 user's tokens and invoke services on a user's behalf if the target site or application uses a popup callback page with |
<8.12.0
|