Lucene search
+L

112 matches found

OSV
OSV
added 2022/12/06 5:15 a.m.26 views

CVE-2022-25912 Remote Code Execution (RCE)

The package simple-git before 3.15.0 are vulnerable to Remote Code Execution RCE when enabling the ext transport protocol, which makes it exploitable via clone method. This vulnerability exists due to an incomplete fix of CVE-2022-24066...

8.1CVSS7.3AI score0.02784EPSS
SaveExploits1References7
Prion
Prion
added 2022/12/06 5:15 a.m.21 views

Design/Logic Flaw

The package simple-git before 3.15.0 are vulnerable to Remote Code Execution RCE when enabling the ext transport protocol, which makes it exploitable via clone method. This vulnerability exists due to an incomplete fix of CVE-2022-24066...

7.5CVSS9.6AI score0.04067EPSS
SaveExploits2References5Affected Software1
Positive Technologies
Positive Technologies
added 2022/12/06 12:0 a.m.4 views

PT-2022-17600

Name of the Vulnerable Software and Affected Versions simple-git versions prior to 3.15.0 Description The issue allows for Remote Code Execution RCE when the ext transport protocol is enabled, making it exploitable via the clone method. This is due to an incomplete fix of a previous issue...

9.8CVSS8.6AI score0.02784EPSS
SaveExploits1References21
Snyk
Snyk
added 2022/11/10 1:55 p.m.4 views

Remote Code Execution (RCE)

Overview simple-git is a light weight interface for running git commands in any node.js application. Affected versions of this package are vulnerable to Remote Code Execution RCE when enabling the ext transport protocol, which makes it exploitable via clone method. This vulnerability exists due t...

9.8CVSS7.4AI score0.04067EPSS
SaveExploits2References2
vulnersOsv
vulnersOsv
added 2022/11/10 1:55 p.m.7 views

@abstraktor/actordemo (>=0.0.0-ad-beta.1 <=0.0.0-ad-beta.2), @abstraktor/actorjs (>=0.0.0-aj-beta.3 <=0.0.0-aj-beta.6) +59 more potentially affected by CVE-2022-24066 +1 more via simple-git (>=3.0.3 <=3.14.1)

simple-git NPM version =3.0.3, =0.0.0-ad-beta.1, =0.0.0-aj-beta.3, =2.0.0, =1.0.1-beta.0, =1.0.3, =1.0.1, =0.1.1, =3.0.5, =1.1.3, =1.4.0-beta.3 - @logol/dc-cli =1.2.0 and more Source cves: CVE-2022-24066, CVE-2022-25912 Source advisory: SNYK:JS-SIMPLEGIT-3112221...

9.8CVSS7.2AI score0.04067EPSS
SaveExploits2
CNVD
CNVD
added 2022/04/05 12:0 a.m.105 views

unspecified vulnerability in simple-git-hooks

simple-git-hooks is an application. A simple git hooks manager for small projects. simple-git-hooks versions prior to 3.5.0 have security vulnerabilities that attackers exploit for command injection...

9.8CVSS4.2AI score0.04067EPSS
SaveExploits1References1
Veracode
Veracode
added 2022/04/04 7:25 a.m.30 views

Command Injection

simple-git is vulnerable to command injection. The vulnerability exists in cloneTask function in clone.ts due to the use of --upload-pack in git.clone which allows an attacker to inject and execute arbitrary codes. This is possible due to an incomplete fix of CVE-2022-24433...

9.8CVSS4.7AI score0.04067EPSS
SaveExploits1References3Affected Software1
vulnersOsv
vulnersOsv
added 2022/04/02 12:0 a.m.8 views

1508-cli (>=1.0.4 <=1.0.6), 2context (>=0.1.0 <=0.2.0) +12269 more potentially affected by CVE-2022-24066 via simple-git (>=0.10.0 <=3.4.0)

simple-git NPM version =0.10.0, =1.0.4, =0.1.0, =0.1.0, =1.0.0, =0.16.0, =0.0.80, =1.0.0-beta.1, =1.0.0, =0.0.2, =1.0.0, =1.0.0, =1.25.0, =1.33.0 and more Source cves: CVE-2022-24066 Source advisory: OSV:GHSA-28XR-MWXG-3QC8...

9.8CVSS7.2AI score0.04067EPSS
SaveExploits1
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
Github Security Blog
Github Security Blog
added 2022/04/02 12:0 a.m.76 views

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...

9.8CVSS1.7AI score0.04067EPSS
SaveExploits1References7Affected Software1
NVD
NVD
added 2022/04/01 8:15 p.m.35 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.8CVSS0.04067EPSS
SaveExploits1References4
Prion
Prion
added 2022/04/01 8:15 p.m.22 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.49 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
CVE
CVE
added 2022/04/01 8:0 p.m.147 views

CVE-2022-24066

The CVE-2022-24066 issue affects the simple-git package prior to version 3.5.0, where command injection is possible due to an incomplete fix of CVE-2022-24433 and exposure via --upload-pack during fetch and an analogous path for git clone. Affected software: simple-git (Node.js). Root cause: inco...

9.8CVSS9.2AI score0.04067EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/04/01 8:0 p.m.22 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.1CVSS7.2AI score0.04067EPSS
SaveExploits1References6
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
CNNVD
CNNVD
added 2022/04/01 12:0 a.m.30 views

simple-git-hooks 参数注入漏洞

simple-git-hooks is an application. A simple git hooks manager for small projects. simple-git-hooks versions prior to 3.5.0 have security vulnerabilities that attackers exploit for command injection...

9.8CVSS5.6AI score0.04067EPSS
SaveExploits1References5
vulnersOsv
vulnersOsv
added 2022/03/28 10:40 a.m.14 views

2context (>=0.1.0 <=0.2.0), 2ndopinion-cli (>=0.1.0 <=0.12.0) +8174 more potentially affected by CVE-2022-24066 +1 more via simple-git (>=3.0.3 <=3.4.0)

simple-git NPM version =3.0.3, =0.1.0, =0.1.0, =0.16.0, =0.0.112-rc1, =1.0.0-beta.1, =1.0.0, =0.0.2, =1.0.0, =1.0.0, =1.25.0, =2.0.0, =1.0.3, =1.1.0, =0.1.0, =0.3.0 and more Source cves: CVE-2022-24066, CVE-2022-24433 Source advisory: SNYK:JS-SIMPLEGIT-2434306...

9.8CVSS7.1AI score0.04067EPSS
SaveExploits1
Snyk
Snyk
added 2022/03/28 10:40 a.m.4 views

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

Overview simple-git is a light weight interface for running git commands in any node.js application. Affected versions of this package are vulnerable to Improper Neutralization of Argument Delimiters in a Command 'Argument Injection' due to an incomplete fix of CVE-2022-24433 which only patches...

9.8CVSS7AI score0.04067EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2022/03/12 12:0 a.m.46 views

Command injection in simple-git

The package simple-git before 3.3.0 is vulnerable to Command Injection via argument injection. When calling the .fetchremote, branch, handlerFn function, both the remote and branch parameters are passed to the git fetch subcommand. By injecting some git options, it was possible to get arbitrary...

9.8CVSS5.8AI score0.03444EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder