10
CVE-2022-25900
- EPSS 4.7%
- Veröffentlicht 01.07.2022 20:15:08
- Zuletzt bearbeitet 21.11.2024 06:53:11
- Quelle report@snyk.io
- CVE-Watchlists
- Unerledigt
All versions of package git-clone are vulnerable to Command Injection due to insecure usage of the --upload-pack feature of git.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Git-clone Project ≫ Git-clone SwPlatformnode.js
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 4.7% | 0.891 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 10 | 10 | 10 |
AV:N/AC:L/Au:N/C:C/I:C/A:C
|
| report@snyk.io | 8.1 | 2.2 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-88 Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.