7.8
CVE-2020-28422
- EPSS 0.31%
- Veröffentlicht 25.07.2022 14:15:08
- Zuletzt bearbeitet 21.11.2024 05:22:46
- Quelle report@snyk.io
- CVE-Watchlists
- Unerledigt
All versions of package git-archive are vulnerable to Command Injection via the exports function.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Git-archive Project ≫ Git-archive SwPlatformnode.js
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.31% | 0.539 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
| report@snyk.io | 6.4 | 1.1 | 4.7 |
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:L
|
CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.