Lucene search
+L

77 matches found

SUSE CVE
SUSE CVE
added 2026/07/21 11:48 p.m.11 views

SUSE CVE-2026-58624

Improper input validation in sshd-git in Apache MINA SSHD. Apache MINA SSHD is a Java library for client-side and server-side SSH. Component org.apache.sshd:sshd-git provides though its GitPgmCommandFactory a way to configure an Apache MINA SSHD server such that SSH clients can remotely execute g...

5.4CVSS5.6AI score0.00424EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/21 6:16 p.m.15 views

CVE-2026-16493

A flaw was found in ansible-core. The extractcollectionfromgit function in ansible-core's concreteartifactmanager.py constructs git clone commands without a '--' end-of-options separator before user-supplied URLs when installing collections from git sources. An attacker who provides a crafted...

7.8CVSS5.9AI score0.00316EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/20 9:16 p.m.17 views

CVE-2026-58624

Improper input validation in sshd-git in Apache MINA SSHD. Apache MINA SSHD is a Java library for client-side and server-side SSH. Component org.apache.sshd:sshd-git provides though its GitPgmCommandFactory a way to configure an Apache MINA SSHD server such that SSH clients can remotely execute g...

5.4CVSS5.7AI score0.00424EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/24 3:32 a.m.18 views

CVE-2026-3515

A vulnerability in the GitHubRepository block of the prefect-github integration in Prefect version 3.6.18 allows an attacker to inject arbitrary git command-line options via the reference field. The reference field is concatenated directly into a git clone command string without proper...

8.5CVSS7.9AI score0.00298EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/24 3:32 a.m.37 views

CVE-2026-3515 Argument Injection in prefecthq/prefect

A vulnerability in the GitHubRepository block of the prefect-github integration in Prefect version 3.6.18 allows an attacker to inject arbitrary git command-line options via the reference field. The reference field is concatenated directly into a git clone command string without proper...

8.5CVSS0.00298EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/24 3:32 a.m.27 views

EUVD-2026-31563

A vulnerability in the GitHubRepository block of the prefect-github integration in Prefect version 3.6.18 allows an attacker to inject arbitrary git command-line options via the reference field. The reference field is concatenated directly into a git clone command string without proper...

8.5CVSS7.9AI score0.00298EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/24 3:32 a.m.13 views

CVE-2026-3515 Argument Injection in prefecthq/prefect

A vulnerability in the GitHubRepository block of the prefect-github integration in Prefect version 3.6.18 allows an attacker to inject arbitrary git command-line options via the reference field. The reference field is concatenated directly into a git clone command string without proper...

8.5CVSS7.9AI score0.00298EPSS
SaveExploits0References1
Fedora
Fedora
added 2026/05/14 4:03 a.m.21 views

[SECURITY] Fedora 42 Update: GitPython-3.1.50-1.fc42

GitPython is a python library used to interact with git repositories, high-level like git-porcelain, or low-level like git-plumbing. It provides abstractions of git objects for easy access of repository data, a nd additionally allows you to access the git repository more directly using eith er a...

8.8CVSS5.8AI score0.00749EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/04/13 12:00 a.m.13 views

PT-2026-32486

Name of the Vulnerable Software and Affected Versions simple-git versions prior to 3.32.0 Description The library allows the execution of arbitrary commands through the manipulation of Git options. This occurs because the unsafe operations plugin uses a regular-expression-based blocklist to preve...

8.1CVSS5.9AI score0.00844EPSS
SaveExploits1References8
EUVD
EUVD
added 2026/03/31 3:31 p.m.8 views

EUVD-2026-17427

Ridvay Code's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regular expressions to parse command structures; while it attempts to intercept dangerous operations...

6.3AI score0.01201EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/30 12:00 a.m.34 views

CVE-2026-30305

Syntx's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regular expressions to parse command structures; while it attempts to intercept dangerous operations, it...

0.01145EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/09 7:52 p.m.6 views

GHSA-J425-WHC4-4JGC OpenClaw's `system.run` env override filtering allowed dangerous helper-command pivots

Summary system.run env override sanitization allowed dangerous override-only helper-command pivots to reach subprocesses. A caller who could invoke system.run with env overrides could bypass allowlist/approval intent by steering an allowlisted tool through helper-command or config-loading...

6.3CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2026/03/05 7:29 p.m.14 views

GHSA-V9VM-R24H-6RQM Gogs: Release tag option injection in release deletion

Summary There is a security issue in Gogs where deleting a release can fail if a user-controlled tag name is passed to Git without the right separator, allowing Git option injection and therefore interfering with the process. Affected Component - internal/database/release.go process.ExecDir...,...

8.8CVSS6AI score0.00511EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2025/12/18 10:37 p.m.7 views

CVE-2025-68144

In mcp-server-git versions prior to 2025.12.17, the gitdiff and gitcheckout functions passed user-controlled arguments directly to git CLI commands without sanitization. Flag-like values e.g., --output=/path/to/file for gitdiff would be interpreted as command-line options rather than git refs,...

6.3CVSS7.3AI score0.07315EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/17 10:10 p.m.33 views

CVE-2025-68144 mcp-server-git argument injection in git_diff and git_checkout functions allows overwriting local files

In mcp-server-git versions prior to 2025.12.17, the gitdiff and gitcheckout functions passed user-controlled arguments directly to git CLI commands without sanitization. Flag-like values e.g., --output=/path/to/file for gitdiff would be interpreted as command-line options rather than git refs,...

6.3CVSS0.07315EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/26 10:09 p.m.8 views

GHSA-J9WJ-M24M-7JJ6 willitmerge has a Command Injection vulnerability

willitmerge describes itself as a command line tool to check if pull requests are mergeable. There is a Command Injection vulnerability in version [email protected]. Resources: Project's GitHub source code: https://github.com/shama/willitmerge/ Project's npm package:...

6.9CVSS7.2AI score0.02696EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2024-32524

Malicious code in bioql PyPI...

6.5CVSS6.3AI score0.0032EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2022-0929

Malicious code in bioql PyPI...

9.8CVSS9.1AI score0.02836EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/10/02 8:39 p.m.24 views

CVE-2025-11148

All versions of the package check-branches are vulnerable to Command Injection check-branches is a command-line tool that is interacted with locally, or via CI, to confirm no conflicts exist in git branches. However, the library follows these conventions which can be abused: 1. It trusts branch...

9.8CVSS7AI score0.0139EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/09/22 12:00 a.m.11 views

PT-2025-39067

Name of the Vulnerable Software and Affected Versions Conventional Changelog versions prior to 2.0.0 Description The @conventional-changelog/git-client library, versions prior to 2.0.0, contains a flaw in the getTags API that allows for argument injection into the git log command. This occurs...

5.3CVSS7AI score0.00202EPSS
SaveExploits0References9
Rows per page
Query Builder