Lucene search
K

18 matches found

Veracode
Veracode
added 2024/10/14 10:17 a.m.8 views

Arbitrary Argument Injection

ggit is vulnerable to Arbitrary Argument Injection. The vulnerability is due to the failure to sanitize user input and improper handling of command-line flags and doesn't validate the URL scheme or properly pass arguments to the git binary using the necessary -- POSIX characters, allowing attacke...

6.5CVSS6.9AI score0.00041EPSS
Exploits0References2Affected Software1
NVD
NVD
added 2024/10/08 5:15 a.m.15 views

CVE-2024-21533

All versions of the package ggit are vulnerable to Arbitrary Argument Injection via the clone API, which allows specifying the remote URL to clone and the file on disk to clone to. The library does not sanitize for user input or validate a given URL scheme, nor does it properly pass command-line...

6.5CVSS0.00041EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2024/10/08 5:15 a.m.2 views

CVE-2024-21533

All versions of the package ggit are vulnerable to Arbitrary Argument Injection via the clone API, which allows specifying the remote URL to clone and the file on disk to clone to. The library does not sanitize for user input or validate a given URL scheme, nor does it properly pass command-line...

6.5CVSS5.8AI score0.00041EPSS
Exploits0References3
CVE
CVE
added 2024/10/08 5:0 a.m.77 views

CVE-2024-21533

GGIT is affected across all versions by Arbitrary Argument Injection via the clone() API. The root cause is failure to sanitize user input and validate URL schemes, plus improper handling of git command-line flags (using -- to end options). Public details include a PoC from Snyk and a GitHub gist...

6.5CVSS7.4AI score0.00041EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/10/08 5:0 a.m.12 views

CVE-2024-21533

All versions of the package ggit are vulnerable to Arbitrary Argument Injection via the clone API, which allows specifying the remote URL to clone and the file on disk to clone to. The library does not sanitize for user input or validate a given URL scheme, nor does it properly pass command-line...

6.5CVSS7.6AI score0.00041EPSS
Exploits0References2
OSV
OSV
added 2024/08/21 2:30 p.m.3 views

GO-2022-0395 GitHub CLI can execute a git binary from the current directory in github.com/cli/cli

GitHub CLI can execute a git binary from the current directory in github.com/cli/cli...

7.2AI score
Exploits0References1
Github Security Blog
Github Security Blog
added 2024/04/17 9:30 p.m.19 views

HashiCorp go-getter Vulnerable to Argument Injection When Fetching Remote Default Git Branches

When go-getter is performing a Git operation, go-getter will try to clone the given repository. If a Git reference is not passed along with the Git url, go-getter will then try to check the remote repository’s HEAD reference of its default branch by passing arguments to the Git binary on the host...

9.8CVSS6.8AI score0.02482EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2023/09/21 6:9 a.m.13 views

Arbitrary Argument Injection

blamer is vulnerable to Arbitrary Argument Injection. The vulnerability is due to blameByFile API not properly sanitizing the user input and validating the give file path. This can be exploited by the attacker by using he double-dash POSIX character -- to pass malicious command line arguments to...

9.1CVSS6.9AI score0.00063EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2023/09/19 6:30 a.m.13 views

GHSA-6F9P-G466-F8V8 blamer vulnerable to Arbitrary Argument Injection via the blameByFile() API

Versions of the blamer package before 1.0.4 are vulnerable to Arbitrary Argument Injection via the blameByFile API. The library does not sanitize for user input or validate the given file path conforms to a specific schema, nor does it properly pass command-line flags to the git binary using the...

6.5CVSS9.1AI score0.00063EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2023/09/19 6:30 a.m.17 views

blamer vulnerable to Arbitrary Argument Injection via the blameByFile() API

Versions of the blamer package before 1.0.4 are vulnerable to Arbitrary Argument Injection via the blameByFile API. The library does not sanitize for user input or validate the given file path conforms to a specific schema, nor does it properly pass command-line flags to the git binary using the...

9.1CVSS9.1AI score0.00063EPSS
Exploits1References5Affected Software1
NVD
NVD
added 2023/09/19 5:17 a.m.8 views

CVE-2023-26143

Versions of the package blamer before 1.0.4 are vulnerable to Arbitrary Argument Injection via the blameByFile API. The library does not sanitize for user input or validate the given file path conforms to a specific schema, nor does it properly pass command-line flags to the git binary using the...

9.1CVSS7.3AI score0.00063EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2023/09/19 5:0 a.m.8 views

CVE-2023-26143

Versions of the package blamer before 1.0.4 are vulnerable to Arbitrary Argument Injection via the blameByFile API. The library does not sanitize for user input or validate the given file path conforms to a specific schema, nor does it properly pass command-line flags to the git binary using the...

6.5CVSS7.2AI score0.00063EPSS
Exploits1References3
Cvelist
Cvelist
added 2023/09/19 5:0 a.m.15 views

CVE-2023-26143

Versions of the package blamer before 1.0.4 are vulnerable to Arbitrary Argument Injection via the blameByFile API. The library does not sanitize for user input or validate the given file path conforms to a specific schema, nor does it properly pass command-line flags to the git binary using the...

6.5CVSS9.7AI score0.00063EPSS
Exploits1References3
OSV
OSV
added 2022/02/15 12:30 a.m.26 views

GHSA-CX3W-XQMC-84G5 Git LFS can execute a Git binary from the current directory on Windows

Impact On Windows, if Git LFS operates on a malicious repository with a git.bat or git.exe file in the current directory, that program would be executed, permitting the attacker to execute arbitrary code. This does not affect Unix systems. This is the result of an incomplete fix for CVE-2020-2795...

7.2CVSS9.1AI score0.92929EPSS
Exploits14References7
Github Security Blog
Github Security Blog
added 2022/02/11 11:41 p.m.21 views

GitHub CLI can execute a git binary from the current directory

Impact GitHub CLI depends on a git.exe executable being found in system %PATH% on Windows. However, if a malicious .\git.exe or .\git.bat is found in the current working directory at the time of running gh, the malicious command will be invoked instead of the system one. Windows users who run gh...

2.5AI score
Exploits0References2Affected Software1
OSV
OSV
added 2021/05/25 6:44 p.m.24 views

GHSA-M898-H4PM-PQFR Arbitrary code execution due to an uncontrolled search path for the git binary

Impact The go language recently addressed a security issue in the way that binaries are found before being executed. Some operating systems like Windows persist to have the current directory being part of the default search path, and having priority over the system-wide path. This means that it's...

9.8CVSS9.4AI score0.00467EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2021/05/25 6:44 p.m.65 views

Arbitrary code execution due to an uncontrolled search path for the git binary

Impact The go language recently addressed a security issue in the way that binaries are found before being executed. Some operating systems like Windows persist to have the current directory being part of the default search path, and having priority over the system-wide path. This means that it's...

9.8CVSS3AI score0.00467EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2021/01/15 5:36 p.m.16 views

CVE-2021-21237 Git LFS can execute a Git binary from the current directory on Windows

Git LFS is a command line extension for managing large files with Git. On Windows, if Git LFS operates on a malicious repository with a git.bat or git.exe file in the current directory, that program would be executed, permitting the attacker to execute arbitrary code. This does not affect Unix...

7.2CVSS9.1AI score0.00197EPSS
Exploits13References4
Rows per page
Query Builder