Lucene search
K

28 matches found

RedhatCVE
RedhatCVE
added 2026/03/26 3:2 p.m.2 views

CVE-2026-32698

OpenProject is an open-source, web-based project management software. Versions prior to 16.6.9, 17.0.6, 17.1.3, and 17.2.1 are vulnerable to an SQL injection attack via a custom field's name. When that custom field was used in a Cost Report, the custom field's name was injected into the SQL query...

9.1CVSS6.2AI score0.0004EPSS
Exploits0References1
CVE
CVE
added 2026/03/18 9:1 p.m.10 views

CVE-2026-32698

OpenProject contains a SQL injection via a custom field name in Cost Reports in versions prior to 16.6.9, 17.0.6, 17.1.3, and 17.2.1. The injected field name can be processed by the SQL query, enabling arbitrary SQL execution. The issue is compounded by another bug in the Repositories_module that...

9.1CVSS6.1AI score0.0004EPSS
Exploits0References1Affected Software1
Snyk
Snyk
added 2025/12/17 10:50 p.m.2 views

Arbitrary Argument Injection

Overview mcp-server-git is an A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs Affected versions of this package are vulnerable to Arbitrary Argument Injection via the gitdiff and gitcheckout functions. An attacker can...

8.2CVSS6.8AI score0.00015EPSS
Exploits0References2
CVE
CVE
added 2025/12/17 10:10 p.m.10 views

CVE-2025-68144

CVE-2025-68144 affects mcp-server-git. In versions prior to 2025.12.17, the git_diff and git_checkout functions forward user-controlled arguments directly to the git CLI without sanitization. This allows flag-like values (for example, --output=/path/to/file) to be interpreted as git options rathe...

7.1CVSS6.9AI score0.00015EPSS
Exploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/17 12:0 a.m.4 views

PT-2025-51937

Name of the Vulnerable Software and Affected Versions mcp-server-git versions prior to 2025.12.17 Description The git diff and git checkout functions in mcp-server-git did not properly sanitize user-supplied arguments before passing them to git CLI commands. Specifically, flag-like values, such a...

6.3CVSS5.7AI score0.00015EPSS
Exploits0References11
Veracode
Veracode
added 2025/10/17 5:36 p.m.2 views

Command Injection

interactive-git-checkout is vulnerable to Command Injection. The vulnerability is due to the application passing unsanitized branch names directly to the git checkout command using Node.js’s exec function, which allows an attacker to inject malicious commands and execute arbitrary code on the...

9.8CVSS8.3AI score0.00463EPSS
Exploits0References2Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2006-0484

Malware in sbrugna...

7.5CVSS6.4AI score0.06718EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-27514

Malicious code in bioql PyPI...

9.8CVSS6.3AI score0.00463EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/09/11 11:24 p.m.5 views

CVE-2025-59046

The npm package interactive-git-checkout is an interactive command-line tool that allows users to checkout a git branch while it prompts for the branch name on the command-line. It is available as an npm package and can be installed via npm install -g interactive-git-checkout. Versions up to and...

9.8CVSS7.6AI score0.00463EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2025/09/10 9:37 p.m.6 views

interactive-git-checkout has a Command Injection vulnerability

The npm package interactive-git-checkout is an interactive command-line tool that allows users to checkout a git branch while it prompts for the branch name on the command-line. It is available as an npm package and can be installed via npm install -g interactive-git-checkout. Resources: Project'...

9.8CVSS7.9AI score0.00463EPSS
Exploits0References4Affected Software1
Snyk
Snyk
added 2025/09/10 9:37 p.m.1 views

Arbitrary Command Injection

Overview interactive-git-checkout is a CLI for simple branch switching Affected versions of this package are vulnerable to Arbitrary Command Injection due to using exec function without proper input validation or sanitization. An attacker can execute arbitrary system commands by supplying special...

9.8CVSS7.5AI score0.00463EPSS
Exploits0References2
OSV
OSV
added 2025/09/10 9:37 p.m.2 views

GHSA-4WCM-7HJF-6XW5 interactive-git-checkout has a Command Injection vulnerability

The npm package interactive-git-checkout is an interactive command-line tool that allows users to checkout a git branch while it prompts for the branch name on the command-line. It is available as an npm package and can be installed via npm install -g interactive-git-checkout. Resources: Project'...

9.8CVSS8AI score0.00463EPSS
Exploits0References4
NVD
NVD
added 2025/09/09 11:15 p.m.2 views

CVE-2025-59046

The npm package interactive-git-checkout is an interactive command-line tool that allows users to checkout a git branch while it prompts for the branch name on the command-line. It is available as an npm package and can be installed via npm install -g interactive-git-checkout. Versions up to and...

9.8CVSS0.00463EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2025/09/09 10:33 p.m.1 views

CVE-2025-59046 interactive-git-checkout has Command Injection vulnerability

The npm package interactive-git-checkout is an interactive command-line tool that allows users to checkout a git branch while it prompts for the branch name on the command-line. It is available as an npm package and can be installed via npm install -g interactive-git-checkout. Versions up to and...

9.8CVSS6.9AI score0.00463EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/09/09 10:33 p.m.5 views

CVE-2025-59046 interactive-git-checkout has Command Injection vulnerability

The npm package interactive-git-checkout is an interactive command-line tool that allows users to checkout a git branch while it prompts for the branch name on the command-line. It is available as an npm package and can be installed via npm install -g interactive-git-checkout. Versions up to and...

9.8CVSS0.00463EPSS
Exploits0References2
CVE
CVE
added 2025/09/09 10:33 p.m.19 views

CVE-2025-59046

The CVE-2025-59046 entry concerns the npm package interactive-git-checkout. Affected versions (up to and including 1.1.4) are vulnerable because the code passes the user-provided branch name directly to git checkout via Node.js child_process.exec() without input validation or sanitization, enabli...

9.8CVSS7.1AI score0.00463EPSS
Exploits0References2
OSV
OSV
added 2025/09/09 10:33 p.m.1 views

CVE-2025-59046 interactive-git-checkout has Command Injection vulnerability

The npm package interactive-git-checkout is an interactive command-line tool that allows users to checkout a git branch while it prompts for the branch name on the command-line. It is available as an npm package and can be installed via npm install -g interactive-git-checkout. Versions up to and...

9.8CVSS7.3AI score0.00463EPSS
Exploits0References4
CNNVD
CNNVD
added 2025/09/09 12:0 a.m.2 views

interactive-git-checkout 命令注入漏洞

interactive-git-checkout is a branch switching software by the individual developer Nino Filiu. A command injection vulnerability exists in interactive-git-checkout 1.1.4 and earlier versions, which stems from a failure to validate input or clean up branch names, which could lead to a command...

9.8CVSS7AI score0.00463EPSS
Exploits0References3
Huntr
Huntr
added 2021/05/12 2:13 p.m.9 views

OS Command Injection in falconchristmas/fpp

✍️ Description Hi, in https://github.com/FalconChristmas/fpp/blob/721c99aed6897792bf7f79fa02a280995e27d409/www/gitCheckoutVersion.phpL38 : php A system function is called with a user input, a malicious user could profit from it if the version variable contains a command 🕵️‍♂️ Proof of Concept...

2.6AI score
Exploits0
RedHat Linux
RedHat Linux
added 2019/10/16 9:7 a.m.2 views

docker: command injection due to a missing validation of the git ref command

A command injection flaw was discovered in Docker during the docker build command. By providing a specially crafted path argument for the container to build, it is possible to inject command options to the git fetch/git checkout commands that are executed by Docker and to execute code with the...

8.4CVSS7.6AI score0.00548EPSS
Exploits1References4
Rows per page
Query Builder