Lucene search
K

18 matches found

Cvelist
Cvelist
added 2026/04/10 4:3 p.m.20 views

CVE-2026-35641 OpenClaw < 2026.3.24 - Arbitrary Code Execution via .npmrc in Local Plugin/Hook Installation

OpenClaw before 2026.3.24 contains an arbitrary code execution vulnerability in local plugin and hook installation that allows attackers to execute malicious code by crafting a .npmrc file with a git executable override. During npm install execution in the staged package directory, attackers can...

8.4CVSS0.0001EPSS
Exploits1References2
OSV
OSV
added 2026/03/30 6:52 p.m.0 views

GHSA-M3MH-3MPG-37HW OpenClaw has an Arbitrary Malicious Code Execution Vulnerability

Fixed in OpenClaw 2026.3.24, the current shipping release. Summary During the installation phase of OpenClaw local plugins/hooks, the Git executable can be hijacked by a project-level .npmrc file, leading to arbitrary code execution during installation. Details Please note that the source code...

8.6CVSS6.4AI score0.0001EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2026/03/30 6:52 p.m.3 views

OpenClaw has an Arbitrary Malicious Code Execution Vulnerability

Fixed in OpenClaw 2026.3.24, the current shipping release. Summary During the installation phase of OpenClaw local plugins/hooks, the Git executable can be hijacked by a project-level .npmrc file, leading to arbitrary code execution during installation. Details Please note that the source code...

8.4CVSS6.4AI score0.0001EPSS
Exploits1References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2023-40590

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GitPython is a python library used to interact with Git repositories. When resolving a program, Python/Windows look for the current working directory, and after...

7.8CVSS7.2AI score0.00371EPSS
Exploits1References2
SUSE CVE
SUSE CVE
added 2024/07/19 2:38 a.m.1 views

SUSE CVE-2024-40644

gitoxide An idiomatic, lean, fast & safe pure Rust implementation of Git. gix-path can be tricked into running another git.exe placed in an untrusted location by a limited user account on Windows systems. Windows permits limited user accounts without administrative privileges to create new...

6.8CVSS7.4AI score0.00028EPSS
Exploits0References3
RustSec
RustSec
added 2024/07/18 12:0 p.m.3 views

gix-path can use a fake program files location

Summary When looking for Git for Windows so it can run it to report its paths, gix-path can be tricked into running another git.exe placed in an untrusted location by a limited user account. Details Windows permits limited user accounts without administrative privileges to create new directories ...

7.8CVSS8AI score0.00168EPSS
Exploits0Affected Software1
Positive Technologies
Positive Technologies
added 2024/07/18 12:0 a.m.1 views

PT-2024-28962 · Microsoft · Windows

Name of the Vulnerable Software and Affected Versions: gitoxide versions 0.10.8 Description: The issue arises from gix-path being tricked into running another git.exe placed in an untrusted location by a limited user account on Windows systems. Windows permits limited user accounts to create new...

8.6CVSS7.1AI score0.00028EPSS
Exploits0References15
OSV
OSV
added 2023/08/29 11:33 p.m.3 views

GHSA-WFM5-V35H-VWF4 GitPython untrusted search path on Windows systems leading to arbitrary code execution

Summary When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment see big warning in https://docs.python.org/3/library/subprocess.htmlpopen-constructor. GitPython defaults to use the git command, if a user runs GitPython from a repo has a...

8.6CVSS7.3AI score0.00371EPSS
Exploits1References9
RedhatCVE
RedhatCVE
added 2023/08/29 10:45 p.m.14 views

CVE-2023-40590

A flaw was found in Python/Windows. When resolving a program, it looks for the current working directory followed by the PATH environment. GitPython defaults to use the git command if a user runs GitPython from a repo, has a git.exe, or git executable, that program will run instead of the one in...

7.8CVSS6.3AI score0.00371EPSS
Exploits1References5
PyPA
PyPA
added 2023/08/28 6:15 p.m.5 views

PYSEC-2023-161

GitPython is a python library used to interact with Git repositories. When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment. GitPython defaults to use the git command, if a user runs GitPython from a repo has a git.exe or git...

7.8CVSS7.6AI score0.00371EPSS
Exploits1References3Affected Software1
UbuntuCve
UbuntuCve
added 2023/08/28 6:15 p.m.31 views

CVE-2023-40590

GitPython is a python library used to interact with Git repositories. When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment. GitPython defaults to use the git command, if a user runs GitPython from a repo has a git.exe or git...

7.8CVSS7.1AI score0.00371EPSS
Exploits1References3
OSV
OSV
added 2023/08/28 6:15 p.m.0 views

UBUNTU-CVE-2023-40590

GitPython is a python library used to interact with Git repositories. When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment. GitPython defaults to use the git command, if a user runs GitPython from a repo has a git.exe or git...

7.8CVSS7.2AI score0.00371EPSS
Exploits1References4
OSV
OSV
added 2023/08/28 6:15 p.m.0 views

PYSEC-2023-161

GitPython is a python library used to interact with Git repositories. When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment. GitPython defaults to use the git command, if a user runs GitPython from a repo has a git.exe or git...

7.8CVSS7.1AI score0.00371EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2023/08/28 12:0 a.m.1 views

PT-2023-4751 · Gitpython +1 · Gitpython +1

Name of the Vulnerable Software and Affected Versions: GitPython affected versions not specified Description: The issue is related to how Python interacts with Windows systems, specifically when resolving a program. GitPython defaults to use the git command, and if a user runs it from a repositor...

8.6CVSS6.1AI score0.00371EPSS
Exploits2References33
CNNVD
CNNVD
added 2023/08/28 12:0 a.m.2 views

GitPython 代码问题漏洞

GitPython is a Python library for interacting with Git repositories open-sourced by gitpython-developers. A code issue vulnerability exists in GitPython 3.1.32 and earlier versions, which stems from the fact that an attacker can trick a user into downloading a repository with a malicious git...

7.8CVSS7.5AI score0.00371EPSS
Exploits1References3
Prion
Prion
added 2023/03/27 9:15 p.m.8 views

Design/Logic Flaw

pymedusa is an automatic video library manager for TV Shows. In versions prior 1.0.12 an attacker with access to the web interface can update the git executable path in /config/general/ advanced settings with arbitrary OS commands. An attacker may exploit this vulnerability to take execute...

6.5CVSS8.9AI score0.01098EPSS
Exploits1References2Affected Software1
CNNVD
CNNVD
added 2020/12/08 12:0 a.m.1 views

Git SQL Injection Vulnerability

Git is a free, open source distributed version control system. A SQL injection vulnerability exists in Git Credential Manager Core, where if a malicious git.exe executable is present in the top-level repository, the binary will be launched by Git Credential Manager Core when attempting to read th...

7.3CVSS7.2AI score0.15577EPSS
Exploits1References6
CNVD
CNVD
added 2016/11/15 12:0 a.m.1 views

Git for Windows Untrusted Search Path Vulnerability

Git for Windows is a free, open source distributed version control system based on Windows developed by American software developer Linus Torvalds Linus Torvalds. An untrustworthy search path vulnerability exists in version 1.x of Git for Windows. This vulnerability can be exploited by a local...

7.8CVSS7AI score0.00355EPSS
Exploits1References1
Rows per page
Query Builder