8.8

CVE-2017-5261

In versions 4.3.2-R4 and prior of Cambium Networks cnPilot firmware, the 'ping' and 'traceroute' functions of the web administrative console expose a file path traversal vulnerability, accessible to all authenticated users.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
CambiumnetworksCnpilot R190v Firmware Version <= 4.3.2-r4
   CambiumnetworksCnpilot R190v Version-
CambiumnetworksCnpilot E410 Firmware Version <= 4.3.2-r4
   CambiumnetworksCnpilot E410 Version-
CambiumnetworksCnpilot R190n Firmware Version <= 4.3.2-r4
   CambiumnetworksCnpilot R190n Version-
CambiumnetworksCnpilot E400 Firmware Version <= 4.3.2-r4
   CambiumnetworksCnpilot E400 Version-
CambiumnetworksCnpilot E600 Firmware Version <= 4.3.2-r4
   CambiumnetworksCnpilot E600 Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 24.14% 0.958
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 8.8 2.8 5.9
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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-472 External Control of Assumed-Immutable Web Parameter

The web application does not sufficiently verify inputs that are assumed to be immutable but are actually externally controllable, such as hidden form fields.