6.5

CVE-2020-15809

spxmanage on certain SpinetiX devices allows requests that access unintended resources because of SSRF and Path Traversal. This affects HMP350, HMP300, and DiVA through 4.5.2-1.0.36229; HMP400 and HMP400W through 4.5.2-1.0.2-1eb2ffbd; and DSOS through 4.5.2-1.0.2-1eb2ffbd.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
SpinetixDsos Version <= 4.5.2-1.0.2-1eb2ffbd
SpinetixHmp350 Firmware Version <= 4.5.2-1.0.36229
   SpinetixHmp350 Version-
SpinetixHmp300 Firmware Version <= 4.5.2-1.0.36229
   SpinetixHmp300 Version-
SpinetixDiva Firmware Version <= 4.5.2-1.0.36229
   SpinetixDiva Version-
SpinetixHmp400 Firmware Version <= 4.5.2-1.0.2-1eb2ffbd
   SpinetixHmp400 Version-
SpinetixHmp400w Firmware Version <= 4.5.2-1.0.2-1eb2ffbd
   SpinetixHmp400w Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.22% 0.45
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.5 2.8 3.6
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
nvd@nist.gov 4 8 2.9
AV:N/AC:L/Au:S/C:P/I:N/A:N
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

CWE-918 Server-Side Request Forgery (SSRF)

The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.