8.8
CVE-2017-5261
- EPSS 24.14%
- Veröffentlicht 20.12.2017 22:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
- Quelle cve@rapid7.com
- CVE-Watchlists
- Unerledigt
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)
Cambiumnetworks ≫ Cnpilot R190v Firmware Version <= 4.3.2-r4
Cambiumnetworks ≫ Cnpilot E410 Firmware Version <= 4.3.2-r4
Cambiumnetworks ≫ Cnpilot R190n Firmware Version <= 4.3.2-r4
Cambiumnetworks ≫ Cnpilot E400 Firmware Version <= 4.3.2-r4
Cambiumnetworks ≫ Cnpilot E600 Firmware Version <= 4.3.2-r4
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 24.14% | 0.958 |
| 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.