Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Update dependency passport-oauth2 to v1.6.1 [SECURITY] #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
passport-oauth2 1.1.2 -> 1.6.1 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2021-41580

The passport-oauth2 package before 1.6.1 for Node.js mishandles the error condition of failure to obtain an access token. This is exploitable in certain use cases where an OAuth identity provider uses an HTTP 200 status code for authentication-failure error reports, and an application grants authorization upon simply receiving the access token (i.e., does not try to use the token). NOTE: the passport-oauth2 vendor does not consider this a passport-oauth2 vulnerability.


Release Notes

jaredhanson/passport-oauth2

v1.6.1

Compare Source

Fixed
  • Error in cases where the authorization server returns a successful access
    token response which is missing an access_token parameter.

v1.6.0

Compare Source

Added
  • Support for store: true option to Strategy constructor, which initializes
    a state store capable of storing application-level state.
  • Support for state object passed as option to authenticate, which will be
    persisted in the session by state store.
  • callbackURL property added to metadata passed to state store.

v1.5.0

Compare Source

v1.4.0

Compare Source

v1.3.0

Compare Source

v1.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants