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 probot to v12.3.3 [SECURITY] #176

Merged
merged 1 commit into from
May 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
probot (source) 12.3.1 -> 12.3.3 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

probot/probot (probot)

v12.3.3

Compare Source

Bug Fixes

v12.3.2

Compare Source

Bug Fixes

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.

@renovate renovate bot force-pushed the renovate/npm-probot-vulnerability branch from 4a44dc4 to f2b7e89 Compare February 4, 2024 10:44
@renovate renovate bot force-pushed the renovate/npm-probot-vulnerability branch from f2b7e89 to ff1b8c1 Compare February 25, 2024 11:41
@renovate renovate bot force-pushed the renovate/npm-probot-vulnerability branch 2 times, most recently from 462c829 to 8f2d341 Compare March 24, 2024 17:14
@renovate renovate bot changed the title Update dependency probot to v12.3.3 [SECURITY] Update dependency probot to v12.3.3 [SECURITY] - autoclosed Apr 5, 2024
@renovate renovate bot closed this Apr 5, 2024
@renovate renovate bot changed the title Update dependency probot to v12.3.3 [SECURITY] - autoclosed Update dependency probot to v12.3.3 [SECURITY] Apr 5, 2024
@renovate renovate bot reopened this Apr 5, 2024
@renovate renovate bot force-pushed the renovate/npm-probot-vulnerability branch from 8f2d341 to e349975 Compare April 5, 2024 10:31
@ajschmidt8 ajschmidt8 merged commit dfe0a9d into main May 22, 2024
1 check passed
@renovate renovate bot deleted the renovate/npm-probot-vulnerability branch May 22, 2024 15:50
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.

None yet

1 participant