CVE-2023-50728 MEDIUM

CVE-2023-50728: Unauthenticated Denial of Service in the octokit/webhooks library

Vendor Octokit
Product webhooks.js
Weakness CWE-755
Published December 15, 2023
Last update August 2, 2024

CVSS base score

5.4/10
Attack vector Adjacent
Attack complexity High
Privileges required None
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

December 15, 2023 CVE published
August 2, 2024 Record updated