Vulnerability CVE-2022-24066


Published: 2022-04-01

Description:
The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of [CVE-2022-24433](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-2421199) 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.

Type:

CWE-77

(Improper Neutralization of Special Elements used in a Command ('Command Injection'))

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Simple-git project -> Simple-git 

 References:
https://gist.github.com/lirantal/a930d902294b833514e821102316426b
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2434820
https://github.com/steveukx/git-js/commit/2040de601c894363050fef9f28af367b169a56c5
https://snyk.io/vuln/SNYK-JS-SIMPLEGIT-2434306

Copyright 2024, cxsecurity.com

 

Back to Top