Lucene search

K
cvelistGitHub_MCVELIST:CVE-2023-50728
HistoryDec 15, 2023 - 9:59 p.m.

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

2023-12-1521:59:00
CWE-755
GitHub_M
www.cve.org
cve-2023-50728
unauthenticated
denial of service
octokit/webhooks
node.js
error handling
uncaught exception
bug fix

5.4 Medium

CVSS3

Attack Vector

ADJACENT

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

HIGH

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

0.001 Low

EPSS

Percentile

43.8%

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.

CNA Affected

[
  {
    "vendor": "octokit",
    "product": "webhooks.js",
    "versions": [
      {
        "version": ">= 9.26.0, < 9.26.3",
        "status": "affected"
      },
      {
        "version": ">= 10.9.0, < 10.9.2",
        "status": "affected"
      },
      {
        "version": ">= 11.1.0, < 11.1.2",
        "status": "affected"
      },
      {
        "version": ">= 12.0.0, < 12.0.4",
        "status": "affected"
      }
    ]
  }
]

5.4 Medium

CVSS3

Attack Vector

ADJACENT

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

HIGH

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

0.001 Low

EPSS

Percentile

43.8%

Related for CVELIST:CVE-2023-50728