Jupyterlab Git
Approved changes feed: RSS · Atom
cpe:2.3:a:jupyterlab:jupyterlab-git:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Jupyterlab (8898e8ec-cedb-5a2a-a9d5-356e602729c3) |
|---|---|
| Product | Jupyterlab Git (686346d1-a768-51fa-afe5-0e2ea074bce5) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-54528 |
vulnerable | 2026-07-29 01:00:27.879313 |
jupyterlab-git excluded_paths Case-Sensitivity Bypass Allows Reading Excluded Directories
HIGH (7.1)
JupyterLab Git is a Git extension for JupyterLab. Prior to 0.54.0, jupyterlab-git uses fnmatch.fnmatchcase() in GitHandler.prepare() in jupyterlab_git/handlers.py to enforce excluded_paths, allowing an authenticated user on a case-insensitive filesystem to vary URL path casing and read excluded directories. This issue is fixed in version 0.54.0.
Published: 2026-07-08T21:04:18.613Z
Updated: 2026-07-09T13:04:34.325Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-54527 |
vulnerable | 2026-07-29 01:00:27.878927 |
JupyterLab Git: Stored XSS leading to RCE
JupyterLab Git is a Git extension for JupyterLab. From 0.30.0b3 before 0.54.0, the PlainTextDiff.ts createHeader() method passes Git filenames directly to innerHTML when rendering renamed files in commit history, allowing a crafted filename to execute JavaScript when a victim views the rename diff in the Git History tab. This issue is fixed in version 0.54.0.
Published: 2026-07-08T21:03:01.698Z
Updated: 2026-07-09T14:16:09.781Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-30370 |
vulnerable | 2026-06-08 07:16:59.931908 |
jupyterlab-git has a command injection vulnerability in "Open Git Repository in Terminal"
HIGH (7.4)
jupyterlab-git is a JupyterLab extension for version control using Git. On many platforms, a third party can create a Git repository under a name that includes a shell command substitution string in the syntax $(<command>). These directory names are allowed in macOS and a majority of Linux distributions. If a user starts jupyter-lab in a parent directory of this inappropriately-named Git repository, opens it, and clicks "Git > Open Git Repository in Terminal" from the menu bar, then the injected command <command> is run in the user's shell without the user's permission. This issue is occurring because when that menu entry is clicked, jupyterlab-git opens the terminal and runs cd <git-repo-path> through the shell to set the current directory. Doing so runs any command substitution strings present in the directory name, which leads to the command injection issue described here. A previous patch provided an incomplete fix. This vulnerability is fixed in 0.51.1.
Published: 2025-04-03T22:00:44.476Z
Updated: 2025-04-04T18:54:20.953Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.