Skip to content

[Security] Bump auth0-js from 8.9.3 to 9.10.4#15

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/auth0-js-9.10.4
Closed

[Security] Bump auth0-js from 8.9.3 to 9.10.4#15
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/auth0-js-9.10.4

Conversation

@dependabot-preview
Copy link

Bumps auth0-js from 8.9.3 to 9.10.4. This update includes security fixes.

Vulnerabilities fixed

Sourced from The GitHub Security Advisory Database.

Moderate severity vulnerability that affects auth0-js
CSRF exists in the Auth0 authentication service through 14591 if the Legacy Lock API flag is enabled.

Affected versions: < 9.0.0

Sourced from The GitHub Security Advisory Database.

High severity vulnerability that affects auth0-js
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().

Affected versions: < 8.12.0

Sourced from The GitHub Security Advisory Database.

Moderate severity vulnerability that affects auth0-js
The Auth0.js library has a vulnerability affecting versions below 9.3 that allows an attacker to bypass the CSRF check from the state parameter if it's missing from the authorization response, leaving the client vulnerable to CSRF attacks.

Affected versions: < 9.3.0

Release notes

Sourced from auth0-js's releases.

v9.10.2

Full Changelog

Changed

v9.10.1

Full Changelog

Fixed

  • Throw nonce error when using HS256 id_tokens #913 (luisrudge)
  • Fix different id_token payload casing between authorize and popup.authorize #911 (luisrudge)
Changelog

Sourced from auth0-js's changelog.

v9.10.4 (2019-05-24)

Full Changelog

Fixed

v9.10.3 (2019-05-22)

Full Changelog

v9.10.2 (2019-04-15)

Full Changelog

Changed

v9.10.1 (2019-03-18)

Full Changelog

Fixed

  • Throw nonce error when using HS256 id_tokens #913 (luisrudge)
  • Fix different id_token payload casing between authorize and popup.authorize #911 (luisrudge)

v9.10.0 (2019-01-28)

Full Changelog

Changed

  • Trim username, email and phoneNumber params in every request #895 (ScottRudiger)

v9.9.1 (2019-01-23)

Full Changelog

Fixed

  • Don't store transactions when inside the hosted login page #899 (luisrudge)

v9.9.0 (2019-01-10)

Full Changelog

Fixed

  • Don't use storage when inside the Universal Login Page #889 (luisrudge)

v9.8.2 (2018-11-13)

Full Changelog

Fixed

  • Prevent checkSession to be called without a redirect_uri #851 (ojas360)
  • Parse file protocol from Url #846 (anion155)

v9.8.1 (2018-10-23)

Full Changelog

... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [auth0-js](https://github.com/auth0/auth0.js) from 8.9.3 to 9.10.4. **This update includes security fixes.**
- [Release notes](https://github.com/auth0/auth0.js/releases)
- [Changelog](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md)
- [Commits](auth0/auth0.js@v8.9.3...v9.10.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file security Pull requests that address a security vulnerability labels Jun 12, 2019
@dependabot-preview
Copy link
Author

Superseded by #22.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/auth0-js-9.10.4 branch June 27, 2019 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file security Pull requests that address a security vulnerability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants