Lucene search
+L

3384 matches found

ATTACKERKB
ATTACKERKB
added 2022/05/01 3:19 p.m.6 views

CVE-2022-24437

The package git-pull-or-clone before 2.0.2 are 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.8CVSS7.4AI score0.03978EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2022/05/01 12:0 a.m.12 views

PT-2022-16696 · Git +1 · Git +1

Name of the Vulnerable Software and Affected Versions: git-pull-or-clone versions prior to 2.0.2 Description: The issue arises from the use of the --upload-pack feature of git, which is also supported for git clone. Although the source utilizes the secure child process API spawn, the outpath...

9.8CVSS9.6AI score0.03978EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2022/05/01 12:0 a.m.20 views

git-pull-or-clone 参数注入漏洞

git-pull-or-clone is used to ensure that a git repository exists on disk and is up-to-date. A parameter injection vulnerability exists in git-pull-or-clone versions prior to 2.0.2, which can be exploited to cause arbitrary command injection...

9.8CVSS8.4AI score0.03978EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2022/04/25 4:16 p.m.9 views

CVE-2022-0541

The flo-launch WordPress plugin before 2.4.1 injects code into wp-config.php when creating a cloned site, allowing any attacker to initiate a new site install by setting the flocustomtableprefix cookie to an arbitrary value...

9.8CVSS7.9AI score0.01677EPSS
SaveExploits2References2
OSV
OSV
added 2022/04/25 4:16 p.m.7 views

CVE-2022-0541

The flo-launch WordPress plugin before 2.4.1 injects code into wp-config.php when creating a cloned site, allowing any attacker to initiate a new site install by setting the flocustomtableprefix cookie to an arbitrary value...

9.8CVSS5.8AI score
SaveExploits0References1
Veracode
Veracode
added 2022/04/25 4:19 a.m.26 views

OS Command Injection

git-interface is vulnerable to OS command injection. When a user uses git clone feature, the use of command-line-argument --upload-pack with a valid directory on disk allows the destination directory to clone a repository too...

9.8CVSS1.9AI score0.03928EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2022/04/25 12:0 a.m.8 views

WordPress和WordPress plugin 安全漏洞

WordPress is a blogging platform developed using the PHP language. The WordPress plugin flo-launch version 2.4.1 or earlier is vulnerable to an access control error that originates when the plugin injects code into wp-config.php when creating a clone site. prefix cookie to an arbitrary value to...

9.8CVSS5.8AI score0.01677EPSS
SaveExploits2References3
OSV
OSV
added 2022/04/23 12:3 a.m.85 views

GHSA-QFFW-8WG7-H665 Command injection in git-interface

A command injection vulnerability exists in git-interface in the GitHub repository yarkeev/git-interface prior to 2.1.2. If both the git remote and destination directory are provided by user input, then the use of an --upload-pack command-line argument feature of git is also supported for git...

9.8CVSS9.8AI score0.03928EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2022/04/22 6:15 p.m.19 views

CVE-2022-1440

Command Injection vulnerability in [email protected] in GitHub repository yarkeev/git-interface prior to 2.1.2. If both are provided by user input, then the use of a --upload-pack command-line argument feature of git is also supported for git clone, which would then allow for any operating syst...

10CVSS7.7AI score0.03928EPSS
SaveExploits1References3
Snyk
Snyk
added 2022/04/22 9:13 a.m.8 views

Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

Overview git-interface is an interface to work with a git repository in node.js Affected versions of this package are vulnerable to Improper Neutralization of Argument Delimiters in a Command 'Argument Injection'. The API may be abused if user input is able to provide a valid directory on disk an...

10CVSS7AI score0.03928EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/04/22 12:0 a.m.36 views

git-interface 操作系统命令注入漏洞

git-interface is an interface for using git repositories in node.js by the Russian individual developer Yarkeev Denis. A security vulnerability exists in yarkeev git-interface versions prior to 2.1.1, which stems from a lack of filtering of the git clone and git --upload-pack command line...

10CVSS8.3AI score0.03928EPSS
SaveExploits1References3
OpenVAS
OpenVAS
added 2022/04/21 12:0 a.m.20 views

Slackware: Security Advisory (SSA:2021-070-01)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8CVSS7.8AI score0.88644EPSS
SaveExploits5References2
OSV
OSV
added 2022/04/02 12:0 a.m.67 views

GHSA-28XR-MWXG-3QC8 Command injection in simple-git

simple-git maintained as git-js named repository on GitHub is a light weight interface for running git commands in any node.js application.The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of CVE-2022-24433 which only patches against the git fetch...

8.1CVSS9.2AI score0.04067EPSS
SaveExploits1References7
Prion
Prion
added 2022/04/01 8:15 p.m.23 views

Command injection

The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of CVE-2022-24433 which only patches against the git fetch attack vector. A similar use of the --upload-pack feature of git is also supported for git clone, which the prior fix didn't cover...

7.5CVSS9.7AI score0.04067EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2022/04/01 8:0 p.m.50 views

CVE-2022-24066 Command Injection

The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of CVE-2022-24433 which only patches against the git fetch attack vector. A similar use of the --upload-pack feature of git is also supported for git clone, which the prior fix didn't cover...

8.1CVSS10AI score0.04067EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2022/04/01 8:0 p.m.3 views

CVE-2022-24066

The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of CVE-2022-24433 which only patches against the git fetch attack vector. A similar use of the --upload-pack feature of git is also supported for git clone, which the prior fix didn't cover...

9.8CVSS5.5AI score0.04067EPSS
SaveExploits1References5
Prion
Prion
added 2022/04/01 6:15 p.m.13 views

Command injection

The package cocoapods-downloader before 1.6.2 are vulnerable to Command Injection via hg argument injection. When calling the download function when using hg, the url and/or revision, tag, branch is passed to the hg clone command in a way that additional flags can be set. The additional flags can...

7.5CVSS9.9AI score0.01781EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/04/01 5:35 p.m.20 views

CVE-2022-21223 Command Injection

The package cocoapods-downloader before 1.6.2 are vulnerable to Command Injection via hg argument injection. When calling the download function when using hg, the url and/or revision, tag, branch is passed to the hg clone command in a way that additional flags can be set. The additional flags can...

8.1CVSS7.2AI score
SaveExploits0References4
CNNVD
CNNVD
added 2022/04/01 12:0 a.m.6 views

cocoapods-downloader 参数注入漏洞

cocoapods-downloader is a small library. It is used to download files from remote controls in folders. cocoapods-downloader versions prior to 1.6.2 have a security vulnerability that stems from the presence of command injection in the hg parameter. An attacker calling the download function could...

9.8CVSS5.8AI score0.01781EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/04/01 12:0 a.m.6 views

PT-2022-16447 · Unknown · Simple-Git

Name of the Vulnerable Software and Affected Versions: simple-git versions prior to 3.5.0 Description: The issue arises from an incomplete fix of a previous command injection vulnerability, which only addressed the git fetch attack vector. The --upload-pack feature of git, also supported for git...

9.8CVSS9.4AI score0.04067EPSS
SaveExploits1References14
Rows per page
Query Builder