9.8
CVE-2020-7795
- EPSS 4.27%
- Veröffentlicht 02.08.2022 14:15:09
- Zuletzt bearbeitet 21.11.2024 05:37:49
- Quelle report@snyk.io
- CVE-Watchlists
- Unerledigt
The package get-npm-package-version before 1.0.7 are vulnerable to Command Injection via main function in index.js.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Get-npm-package-version Project ≫ Get-npm-package-version SwPlatformnode.js Version < 1.0.7
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 4.27% | 0.886 |
| 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
|
| report@snyk.io | 7.3 | 3.9 | 3.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/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.