Lucene search
+L

10906 matches found

Github Security Blog
Github Security Blog
added 2025/04/04 2:5 p.m.27 views

jupyterlab-git has a command injection vulnerability in "Open Git Repository in Terminal"

Overview On many platforms, a third party can create a Git repository under a name that includes a shell command substitution ^1 string in the syntax $. These directory names are allowed in macOS and a majority of Linux distributions ^2. If a user starts jupyter-lab in a parent directory of this...

7.4CVSS8.2AI score0.0057EPSS
SaveExploits0References6Affected Software1
vulnersOsv
vulnersOsv
added 2025/04/04 2:5 p.m.18 views

elyra (>=4.0.0rc0 <=4.0.0rc4), elyra-code-snippet-extension (>=3.0.0rc3 <=4.0.0rc2) +12 more potentially affected by CVE-2025-30370 via jupyterlab-git (>=0.24.0 <=0.50.2)

jupyterlab-git PYPI version =0.24.0, =4.0.0rc0, =3.0.0rc3, =3.14.0, =3.0.0rc3, =3.0.0rc3, =3.0.0rc3, =3.14.0, =4.0.0rc0, =0.4.0, =2.1.0, =0.1.30, =1.3.19, =3.16.1, =0.1.0, =0.2.9 Source cves: CVE-2025-30370 Source advisory: OSV:GHSA-CJ5W-8MJF-R5F8...

7.4CVSS7.1AI score0.0057EPSS
SaveExploits0
OSV
OSV
added 2025/04/04 2:5 p.m.12 views

GHSA-CJ5W-8MJF-R5F8 jupyterlab-git has a command injection vulnerability in "Open Git Repository in Terminal"

Overview On many platforms, a third party can create a Git repository under a name that includes a shell command substitution ^1 string in the syntax $. These directory names are allowed in macOS and a majority of Linux distributions ^2. If a user starts jupyter-lab in a parent directory of this...

7.4CVSS8.2AI score0.0057EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/04/04 5:31 a.m.9 views

CVE-2025-30370

A flaw was found in jupyterlab-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 $. These directory names are allowed in macOS and a majority of Linux distributions. If a user starts jupyter-lab in a pare...

7.4CVSS8.3AI score0.0057EPSS
SaveExploits0References7
Snyk
Snyk
added 2025/04/03 10:0 p.m.9 views

Command Injection

Overview jupyterlab-git is an A JupyterLab extension for version control using git Affected versions of this package are vulnerable to Command Injection in the addCommands function, which executes a cd command on the input passed in to the "Open Git Repository in Terminal" interface. If a user wi...

7.4CVSS7.2AI score0.0057EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/04/03 10:0 p.m.9 views

CVE-2025-30370 jupyterlab-git has a command injection vulnerability in "Open Git Repository in Terminal"

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 $. These directory names are allowed in macOS and a majority of Linux distributions. If...

7.4CVSS7.3AI score0.0057EPSS
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2025/04/03 10:0 p.m.11 views

elyra (>=4.0.0rc0 <=4.0.0rc4), elyra-code-snippet-extension (>=3.0.0rc3 <=4.0.0rc2) +12 more potentially affected by CVE-2025-30370 via jupyterlab-git (>=0.24.0 <=0.50.2)

jupyterlab-git PYPI version =0.24.0, =4.0.0rc0, =3.0.0rc3, =3.14.0, =3.0.0rc3, =3.0.0rc3, =3.0.0rc3, =3.14.0, =4.0.0rc0, =0.4.0, =2.1.0, =0.1.30, =1.3.19, =3.16.1, =0.1.0, =0.2.9 Source cves: CVE-2025-30370 Source advisory: SNYK:PYTHON-JUPYTERLABGIT-9667341...

7.4CVSS7.1AI score0.0057EPSS
SaveExploits0
CVE
CVE
added 2025/04/03 10:0 p.m.65 views

CVE-2025-30370

CVE-2025-30370 affects the jupyterlab-git JupyterLab extension. When a user opens a repository whose directory name contains a shell command substitution (e.g., $()) and selects “Git &gt; Open Git Repository in Terminal,” the extension previously executed a shell command via a cd to the repositor...

7.4CVSS7.3AI score0.0057EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/04/03 10:0 p.m.24 views

CVE-2025-30370 jupyterlab-git has a command injection vulnerability in "Open Git Repository in Terminal"

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 $. These directory names are allowed in macOS and a majority of Linux distributions. If...

7.4CVSS0.0057EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/03 10:0 p.m.13 views

CVE-2025-30370 jupyterlab-git has a command injection vulnerability in "Open Git Repository in Terminal"

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 $. These directory names are allowed in macOS and a majority of Linux distributions. If...

7.4CVSS7.4AI score
SaveExploits0References6
RustSec
RustSec
added 2025/04/03 12:0 p.m.12 views

SHA-1 collision attacks are not detected

Summary gitoxide uses SHA-1 hash implementations without any collision detection, leaving it vulnerable to hash collision attacks. Details gitoxide uses the sha1smol or sha1 crate, both of which implement standard SHA-1 without any mitigations for collision attacks. This means that two distinct G...

6.8CVSS7AI score0.00239EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/03 12:0 a.m.9 views

PT-2025-14868 · Gitoxide · Gitoxide

Name of the Vulnerable Software and Affected Versions: gitoxide versions prior to 0.42.0 Description: The issue arises from gitoxide's use of SHA-1 hash implementations without collision detection, making it vulnerable to hash collision attacks. This means two distinct Git objects with colliding...

6.8CVSS6.1AI score0.00361EPSS
SaveExploits0References20
Positive Technologies
Positive Technologies
added 2025/04/03 12:0 a.m.10 views

PT-2025-14811

Name of the Vulnerable Software and Affected Versions jupyterlab-git versions prior to 0.51.1 Description The issue arises when a user opens a maliciously named Git repository in jupyterlab-git and clicks "Git Open Git Repository in Terminal" from the menu bar. This action can lead to the executi...

7.4CVSS7.2AI score0.0057EPSS
SaveExploits0References17
CNNVD
CNNVD
added 2025/04/03 12:0 a.m.9 views

jupyterlab-git 安全漏洞

jupyterlab-git is an open source Git extension for JupyterLab. A security vulnerability exists in jupyterlab-git that stems from a command injection that can be caused when a command substitution string is included in a directory name...

7.4CVSS7.6AI score0.0057EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2025/04/01 12:0 a.m.9 views

Huawei EulerOS: Security Advisory for git (EulerOS-SA-2025-1315)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS8.3AI score0.01057EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/04/01 12:0 a.m.17 views

EulerOS 2.0 SP13 : git (EulerOS-SA-2025-1315)

According to the versions of the git packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full...

9.3CVSS7.6AI score0.10047EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2025/04/01 12:0 a.m.20 views

EulerOS 2.0 SP13 : git (EulerOS-SA-2025-1332)

According to the versions of the git packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full...

9.3CVSS7.6AI score0.10047EPSS
SaveExploits2References3
OpenVAS
OpenVAS
added 2025/04/01 12:0 a.m.4 views

Huawei EulerOS: Security Advisory for git (EulerOS-SA-2025-1332)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS8.3AI score0.01057EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/03/31 2:31 p.m.3 views

Information Exposure

Overview org.apache.maven.scm:maven-scm-providers-git is a SCM Provider implementation for Git Affected versions of this package are vulnerable to Information Exposure due to improper handling of passwords in different components. When a git password contains special characters, a discrepancy in...

9.9CVSS7.1AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/03/27 3:46 p.m.10 views

go-git: argument injection via the URL field

An argument injection vulnerability was found in go-git. This flaw allows an attacker to set arbitrary values to git-upload-pack flags, leading to command or code execution, exposure of sensitive data, or other unintended behavior. This is only possible in configurations where the file transport...

9.8CVSS7AI score0.01287EPSS
SaveExploits0References6
Rows per page
Query Builder