Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2024-39700
HistoryJul 16, 2024 - 5:37 p.m.

CVE-2024-39700 Remote Code Execution (RCE) vulnerability in jupyterlab extension template `update-integration-tests` GitHub Action

2024-07-1617:37:49
CWE-94
GitHub_M
github.com
8
cve-2024-39700
remote code execution
jupyterlab extension template
update-integration-tests.yml
github action
upgrade
temporary disable
rebasing pull requests
release workflow configuration

CVSS3

9.9

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

7

Confidence

High

SSVC

Exploitation

none

Automatable

no

Technical Impact

total

JupyterLab extension template is a copier template for JupyterLab extensions. Repositories created using this template with test option include update-integration-tests.yml workflow which has an RCE vulnerability. Extension authors hosting their code on GitHub are urged to upgrade the template to the latest version. Users who made changes to update-integration-tests.yml, accept overwriting of this file and re-apply your changes later. Users may wish to temporarily disable GitHub Actions while working on the upgrade. We recommend rebasing all open pull requests from untrusted users as actions may run using the version from the main branch at the time when the pull request was created. Users who are upgrading from template version prior to 4.3.0 may wish to leave out proposed changes to the release workflow for now as it requires additional configuration.

CNA Affected

[
  {
    "vendor": "jupyterlab",
    "product": "extension-template",
    "versions": [
      {
        "status": "affected",
        "version": "< 4.3.3"
      }
    ]
  }
]

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:jupyter:extension-template:*:*:*:*:*:*:*:*"
    ],
    "vendor": "jupyter",
    "product": "extension-template",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "4.3.3",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

9.9

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

7

Confidence

High

SSVC

Exploitation

none

Automatable

no

Technical Impact

total

Related for VULNRICHMENT:CVE-2024-39700