9.8
CVE-2020-28447
- EPSS 0.49%
- Published 25.07.2022 14:15:09
- Last modified 21.11.2024 05:22:49
- Source report@snyk.io
- Teams watchlist Login
- Open Login
This affects all versions of package xopen. The injection point is located in line 14 in index.js in the exported function xopen(filepath)
Data is provided by the National Vulnerability Database (NVD)
Xopen Project ≫ Xopen SwPlatformnode.js
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.49% | 0.643 |
Source | 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 | 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
|
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.