Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/npm-passport-oauth2-vulnerability
Open

Update dependency passport-oauth2 to v1.6.1 [SECURITY]#82
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/npm-passport-oauth2-vulnerability

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2023

This PR contains the following updates:

Package Change Age Confidence
passport-oauth2 1.5.01.6.1 age 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 (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.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/npm-passport-oauth2-vulnerability branch from 2ecb6bc to 8274189 Compare November 10, 2025 23:50
@renovate renovate bot force-pushed the renovate/npm-passport-oauth2-vulnerability branch from 8274189 to bfbb7e0 Compare November 18, 2025 09:39
@renovate renovate bot changed the title Update dependency passport-oauth2 to v1.6.1 [SECURITY] Update dependency passport-oauth2 to v1.6.1 [SECURITY] - autoclosed Nov 23, 2025
@renovate renovate bot closed this Nov 23, 2025
@renovate renovate bot deleted the renovate/npm-passport-oauth2-vulnerability branch November 23, 2025 05:00
@renovate renovate bot changed the title Update dependency passport-oauth2 to v1.6.1 [SECURITY] - autoclosed Update dependency passport-oauth2 to v1.6.1 [SECURITY] Nov 23, 2025
@renovate renovate bot reopened this Nov 23, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-oauth2-vulnerability branch 2 times, most recently from bfbb7e0 to e1c39f7 Compare November 23, 2025 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants