The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Access Control Bypass vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/rancher/rancher/pkg/controllers/management/secretmigrator
to version 2.5.17, 2.6.10, 2.7.1 or higher.
Affected versions of this package are vulnerable to Access Control Bypass. Authenticated user can gain unauthorized shell pod and kubectl access in the local cluster.
An authorization logic flaw allows an authenticated user on any downstream cluster to (1) open a shell pod in the Rancher local
cluster and (2) have limited kubectl
access to it. The expected behavior is that a user does not have such access in the Rancher local
cluster unless explicitly granted.
Note: This issue does not allow the user to directly escalate privileges in the local
cluster (this would require another vulnerability to be exploited).