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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 08:37
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.4 |
References | () https://github.com/octokit/app.js/releases/tag/v14.0.2 - Release Notes | |
References | () https://github.com/octokit/octokit.js/releases/tag/v3.1.2 - Release Notes | |
References | () https://github.com/octokit/webhooks.js/releases/tag/v10.9.2 - Release Notes | |
References | () https://github.com/octokit/webhooks.js/releases/tag/v11.1.2 - Release Notes | |
References | () https://github.com/octokit/webhooks.js/releases/tag/v12.0.4 - Release Notes | |
References | () https://github.com/octokit/webhooks.js/releases/tag/v9.26.3 - Release Notes | |
References | () https://github.com/octokit/webhooks.js/security/advisories/GHSA-pwfr-8pq7-x9qv - Vendor Advisory | |
References | () https://github.com/probot/probot/releases/tag/v12.3.3 - Release Notes |
19 Dec 2023, 20:43
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/octokit/webhooks.js/releases/tag/v11.1.2 - Release Notes | |
References | () https://github.com/octokit/webhooks.js/releases/tag/v9.26.3 - Release Notes | |
References | () https://github.com/octokit/webhooks.js/releases/tag/v12.0.4 - Release Notes | |
References | () https://github.com/octokit/octokit.js/releases/tag/v3.1.2 - Release Notes | |
References | () https://github.com/octokit/webhooks.js/releases/tag/v10.9.2 - Release Notes | |
References | () https://github.com/octokit/app.js/releases/tag/v14.0.2 - Release Notes | |
References | () https://github.com/probot/probot/releases/tag/v12.3.3 - Release Notes | |
References | () https://github.com/octokit/webhooks.js/security/advisories/GHSA-pwfr-8pq7-x9qv - Vendor Advisory | |
CPE | cpe:2.3:a:octokit:octokit:*:*:*:*:*:node.js:*:* cpe:2.3:a:octokit:webhooks:*:*:*:*:*:node.js:*:* cpe:2.3:a:octokit:app:14.0.1:*:*:*:*:node.js:*:* cpe:2.3:a:probot:probot:*:*:*:*:*:node.js:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
First Time |
Probot
Octokit octokit Octokit app Octokit Probot probot Octokit webhooks |
18 Dec 2023, 14:05
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-12-15 22:15
Updated : 2024-11-21 08:37
NVD link : CVE-2023-50728
Mitre link : CVE-2023-50728
CVE.ORG link : CVE-2023-50728
JSON object : View
Products Affected
probot
- probot
octokit
- octokit
- webhooks
- app
CWE
CWE-755
Improper Handling of Exceptional Conditions