
Find real vulnerabilities before they ship
A vulnerability has been identified in [Rancher's Extensions](https://ranchermanager.docs.rancher.com/integrations-in-rancher/rancher-extensions) where malicious code can be injected in Rancher through a path traversal in the `compressedEndpoint` field inside a `UIPlugin` deployment. A malicious UI extension could abuse that to: * Overwrite Rancher binaries or configuration to inject code. * Write to /var/lib/rancher/ to tamper with cluster state. * If hostPath volumes are mounted, write to the host node filesystem. * Use this issue to chain with other attack vectors.
Base Score
8.4| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| github.com/rancher/rancher(Go) | 2.14.0 | 2.14.1 | N/A |
| github.com/rancher/rancher(Go) | 2.13.0 | 2.13.5 | N/A |
| github.com/rancher/rancher(Go) | 2.12.0 | 2.12.9 | N/A |
| github.com/rancher/rancher(Go) | 2.10.11 | 2.11.13 | N/A |
| Base Score | 8.4 |
|---|---|
| Vector String | CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H |
| Base Severity | High |
| Version | 3.1 |
| Attack Vector (AV) | NETWORK |