Lucene search
+L

77 matches found

Gitee
Gitee
added 2022/11/10 4:04 p.m.8 views

Exploit for Open Redirect in Git-Scm Git

CVE-2017-1000117 借鉴使用github平台的AnonymKing/CVE-2017-1000117仓库 项目简介 + CVE-2017-1000117 漏洞的复现(PoC+Exp) + Git2.12.1 + SSH 漏洞简介: + 漏洞名称: Git命令注入漏洞 + CNNVD编号:CNNVD-201708-670 + 危害等级:中危 + CVE编号:CVE-2017-1000117 + 漏洞类型:命令注入 + 发布时间:2017-08-16...

8.8CVSS7AI score0.77823EPSS
SaveExploits9
Vulnrichment
Vulnrichment
added 2022/10/16 12:00 a.m.12 views

CVE-2022-42968

Gitea before 1.17.3 does not sanitize and escape refs in the git backend. Arguments to git commands are mishandled...

9.5AI score0.01141EPSS
SaveExploits0References3
OSV
OSV
added 2022/09/07 7:15 p.m.10 views

AZL-10919 CVE-2022-36069 affecting package poetry 1.0.10-2

Poetry is a dependency manager for Python. When handling dependencies that come from a Git repository instead of a registry, Poetry uses various commands, such as git clone. These commands are constructed using user input e.g. the repository URL. When building the commands, Poetry correctly avoid...

7.3CVSS6AI score0.01426EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2022/05/03 12:00 a.m.42 views

OS Command Injection in git-pull-or-clone

The package git-pull-or-clone before 2.0.2 is vulnerable to Command Injection due to the use of the --upload-pack feature of git which is also supported for git clone. The source includes the use of the secure child process API spawn. However, the outpath parameter passed to it may be a...

9.8CVSS1.5AI score0.03978EPSS
SaveExploits1References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/04/21 12:00 a.m.51 views

EulerOS 2.0 SP10 : git (EulerOS-SA-2022-1520)

According to the versions of the git packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Cygwin Git is a patch set for the git command line tool for the cygwin environment. A specially crafted repository that contains symbolic links as...

9.3CVSS8AI score0.22427EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/03/17 12:00 a.m.8 views

Github Git 操作系统命令注入漏洞

Github Git is a free, open source distributed version control system. An operating system command injection vulnerability exists in Github Git, which stems from the lack of cleanup functionality in the Git.git method, allowing the execution of operating system commands instead of just the git...

9.8CVSS8.5AI score0.0235EPSS
SaveExploits1References2
OSV
OSV
added 2022/02/09 10:50 p.m.29 views

GHSA-926X-M6M5-3MMP push-dir Enables OS Command Injection

push-dir through 0.4.1 allows execution of arbritary commands. Arguments provided as part of the variable opt.branch is not validated before being provided to the git command within index.jsL139. This could be abused by an attacker to inject arbitrary commands...

9.8CVSS6.2AI score0.02836EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2022/02/09 10:50 p.m.43 views

push-dir Enables OS Command Injection

push-dir through 0.4.1 allows execution of arbritary commands. Arguments provided as part of the variable opt.branch is not validated before being provided to the git command within index.jsL139. This could be abused by an attacker to inject arbitrary commands...

9.8CVSS9.1AI score0.02836EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/01/31 1:15 p.m.65 views

ALPINE-CVE-2021-46101

In Git for windows through 2.34.1 when using git pull to update the local warehouse, git.cmd can be run directly...

7.5CVSS6.8AI score0.01403EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/01/31 1:15 p.m.13 views

CVE-2021-46101

In Git for windows through 2.34.1 when using git pull to update the local warehouse, git.cmd can be run directly...

7.5CVSS7.3AI score0.01403EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
added 2021/12/08 6:50 p.m.52 views

CVE-2021-43809

Bundler is a package for managing application dependencies in Ruby. In bundler versions before 2.2.33, when working with untrusted and apparently harmless Gemfile's, it is not expected that they lead to execution of external code, unless that's explicit in the ruby code inside the Gemfile itself...

9.3CVSS7.8AI score0.02796EPSS
SaveExploits1
Prion
Prion
added 2020/09/14 7:15 p.m.15 views

Command injection

A vulnerability was discovered in GitLab versions before 13.1.10, 13.2.8 and 13.3.4. GitLab was not validating a Deploy-Token and allowed a disabled repository be accessible via a git command line...

4CVSS4.6AI score0.01417EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2020/09/14 6:41 p.m.69 views

CVE-2020-13316

CVE-2020-13316 affects GitLab versions before 13.1.10, 13.2.8, and 13.3.4. The root cause is that Deploy-Token validation was not performed, allowing access to a disabled repository via a git command line. The impact is exposure of otherwise inaccessible repositories, enabling an attacker with ne...

5.4CVSS4.5AI score0.01417EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2020/06/25 5:14 a.m.13 views

OS Command Injection

git-diff-apply is vulnerable to OS command injection. Lack of validation of untrusted input allows an attacker to inject arbitrary OS command via the affected parameter that is subsequently used in the diff function as a git command...

4.9AI score
SaveExploits0
Huntr
Huntr
added 2020/04/03 12:00 a.m.23 views

Code Injection in keymetrics/vizion

Overview The issue is an RCE triggerable via the module. This is possible because in the https://github.com/keymetrics/vizion/blob/master/lib/git/git.jsL228 line, the git reset --hard command is concatenated with a unsanitized input: js var command = cliCommandargs.folder, "git reset --hard " +...

0.9AI score
SaveExploits0References1
OSV
OSV
added 2020/02/28 9:15 p.m.14 views

CVE-2019-10803

push-dir through 0.4.1 allows execution of arbritary commands. Arguments provided as part of the variable "opt.branch" is not validated before being provided to the "git" command within "index.jsL139". This could be abused by an attacker to inject arbitrary commands...

9.8CVSS7AI score
SaveExploits0References2
NVD
NVD
added 2020/02/28 9:15 p.m.18 views

CVE-2019-10803

push-dir through 0.4.1 allows execution of arbritary commands. Arguments provided as part of the variable "opt.branch" is not validated before being provided to the "git" command within "index.jsL139". This could be abused by an attacker to inject arbitrary commands...

9.8CVSS9.6AI score0.02836EPSS
SaveExploits1References2
Prion
Prion
added 2020/02/28 9:15 p.m.17 views

Command injection

push-dir through 0.4.1 allows execution of arbritary commands. Arguments provided as part of the variable "opt.branch" is not validated before being provided to the "git" command within "index.jsL139". This could be abused by an attacker to inject arbitrary commands...

7.5CVSS9.5AI score0.02836EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2020/02/28 8:35 p.m.30 views

CVE-2019-10803

push-dir through 0.4.1 allows execution of arbritary commands. Arguments provided as part of the variable "opt.branch" is not validated before being provided to the "git" command within "index.jsL139". This could be abused by an attacker to inject arbitrary commands...

9.7AI score0.02836EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/02/28 11:51 a.m.15 views

Command Injection

Overview push-dir is a package to push the contents of a directory to a remote branch. Affected versions of this package are vulnerable to Command Injection. Arguments provided as part of the variable opt.branch is not validated before being provided to the git command within index.jsL139. This...

9.8CVSS5.9AI score0.02836EPSS
SaveExploits1References2
Rows per page
Query Builder