Update dependency probot to v12.3.3 [SECURITY] - #22
Conversation
|
869210e to
ae112bc
Compare
ae112bc to
ef50859
Compare
ef50859 to
eda2376
Compare
eda2376 to
1be2444
Compare
1be2444 to
10214e1
Compare
10214e1 to
3a26845
Compare
3a26845 to
619a7c1
Compare
99fb9b2 to
7781b61
Compare
7781b61 to
6c36db2
Compare
6c36db2 to
dbbd15c
Compare
dbbd15c to
88a103c
Compare
12d4709 to
991aea5
Compare
991aea5 to
701171a
Compare
701171a to
d08538b
Compare
d08538b to
4faffb2
Compare
4faffb2 to
48df931
Compare
48df931 to
e55b0d1
Compare
e55b0d1 to
ebaeec0
Compare
ebaeec0 to
a34fee7
Compare
a34fee7 to
96cac99
Compare
96cac99 to
e623c78
Compare
e623c78 to
7caabd2
Compare
7caabd2 to
65d4ec1
Compare
65d4ec1 to
176f8a4
Compare
176f8a4 to
a10f172
Compare
a10f172 to
c549875
Compare
c549875 to
d22b9c2
Compare
d22b9c2 to
37f7a59
Compare
c4da738 to
4542cda
Compare
4542cda to
b73f67f
Compare
b73f67f to
86cfb3e
Compare
86cfb3e to
d97c07d
Compare
d97c07d to
0585e9f
Compare
0585e9f to
78fbad3
Compare
78fbad3 to
dbaddc5
Compare
dbaddc5 to
25d9888
Compare
1bee642 to
c6f80d6
Compare
c6f80d6 to
eb308d0
Compare
|
Closing due to merge conflicts after other dep bumps merged. Please reopen with a fresh bump. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
12.1.4→12.3.3Unauthenticated Denial of Service in the octokit/webhooks library
CVE-2023-50728 / GHSA-pwfr-8pq7-x9qv
More information
Details
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.
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:HReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
probot/probot (probot)
v12.3.3Compare Source
Bug Fixes
@octokit/webhookssecurity update (#1911) (02d81f8)v12.3.2Compare Source
Bug Fixes
v12.3.1Compare Source
Bug Fixes
v12.3.0Compare Source
Features
v12.2.9Compare Source
Bug Fixes
v12.2.8Compare Source
Bug Fixes
probot receivesupport complex Probot apps (#1714) (eff5553)v12.2.7Compare Source
Bug Fixes
--base-urloption andGHE_HOST(#1719) (68c9b91)v12.2.6Compare Source
Bug Fixes
v12.2.5Compare Source
Bug Fixes
v12.2.4Compare Source
Bug Fixes
v12.2.3Compare Source
Bug Fixes
v12.2.2Compare Source
Bug Fixes
v12.2.1Compare Source
Bug Fixes
hbs(#1638) (dd9f5ae)v12.2.0Compare Source
Features
GH_ORGenvironment variable (#1606) (992b480)Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.