Bug 2254872 (CVE-2023-50728)

Summary: CVE-2023-50728 octopost/webhooks: uncaught exception
Product: [Other] Security Response Reporter: ybuenos
Component: vulnerabilityAssignee: Product Security <prodsec-ir-bot>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: jchui, ktsao, nboldt, rtaniwa, tkral
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: octokit/webhooks 9.26.3, octokit/webhooks 10.9.2, octokit/webhooks 11.1.2, octokit/webhooks 12.0.4 Doc Type: If docs needed, set a value
Doc Text:
An uncaught exception vulnerability was found in octokit webhooks. An error may be undefined in some cases, and the resulting request can cause an uncaught exception that ends the nodejs process.
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2254877    

Description ybuenos 2023-12-17 10:57:46 UTC
octokit/webhooks is a GitHub webhook events toolset for Node.js. Starting in 9.26.0 and prior to 9.26.3, 10.9.2, 11.1.2, and 12.0.4, there is a problem caused by an issue with error handling in the @octokit/webhooks library because the error can be undefined in some cases. The resulting request was found to cause an uncaught exception that ends the nodejs process.  The bug is fixed in octokit/webhooks.js 9.26.3, 10.9.2, 11.1.2, and 12.0.4, app.js 14.02, octokit.js 3.1.2, and Protobot 12.3.3.

https://github.com/octokit/app.js/releases/tag/v14.0.2
https://github.com/octokit/octokit.js/releases/tag/v3.1.2
https://github.com/octokit/webhooks.js/releases/tag/v10.9.2
https://github.com/octokit/webhooks.js/releases/tag/v11.1.2
https://github.com/octokit/webhooks.js/releases/tag/v12.0.4
https://github.com/octokit/webhooks.js/releases/tag/v9.26.3
https://github.com/octokit/webhooks.js/security/advisories/GHSA-pwfr-8pq7-x9qv
https://github.com/probot/probot/releases/tag/v12.3.3