Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @octokit/webhooks to v10.9.2 [SECURITY] #240

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/webhooks 10.7.0 -> 10.9.2 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2023-50728

Impact

Versions v9.26.0, v10.9.x), v11.1.x, v12.0.x all contained the code that would throw the error.

Specifically, during a pentest we encountered a bug in the octokit/webhooks library (a dependency of Probot, a framework for building Github Apps). The resulting request was found to cause an uncaught exception that ends the nodejs process.

The problem is caused by an issue with error handling in the @​octokit/webhooks library because the error can be undefined in some cases.

Credit goes to @​pb82 (for the early analysis) and @​rh-tguittet (for discovery).

Patches

Maintenance releases for the Error being thrown by the verify method in octokit/webhooks.js

Maintenance release for the reference for octokit/webhooks.js in app.js

Maintenance release for the reference for octokit/webhooks.js in octokit.js

Maintenance release for the reference for octokit/webhooks.js in Protobot

Workarounds

It is recommend that all users upgrade to the latest version of octokit/webhooks.js or use one of the updated back ported versions.


Release Notes

octokit/webhooks.js (@​octokit/webhooks)

v10.9.2

Compare Source

Bug Fixes

v10.9.1

Compare Source

Bug Fixes
  • empty commit to trigger a release on the [@latest](https://togithub.com/latest) npm tag (#​838) (c5e041d)

v10.9.0

Compare Source

Features
  • typescript: new pull_request.milestoned and pull_request.demilestoned events (#​830) (b2f4d18)

v10.8.0

Compare Source

Features
  • typescript: new pull_request.milestoned and pull_request.demilestoned events (#​830) (8a7ac10)
Reverts
  • typescript: new pull_request.milestoned and pull_request.demilestoned events (#​830)" (#​833) (7e087ae)

v10.7.3

Compare Source

Bug Fixes
  • build: include sourceContent in node/browser bundles (823dbfb)

v10.7.2

Compare Source

Bug Fixes
  • build: serve types from dist-types/index.d.ts (9168bd6)

v10.7.1

Compare Source

Bug Fixes
  • empty commit to trigger release (34ef02d)

Configuration

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

🚦 Automerge: Enabled.

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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 16, 2023
@renovate renovate bot enabled auto-merge (rebase) December 16, 2023 00:55
@renovate renovate bot merged commit 7a881c4 into main Dec 16, 2023
4 checks passed
@renovate renovate bot deleted the renovate/npm-@octokit/webhooks-vulnerability branch December 16, 2023 00:55
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants