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 applicationsUpgrade github.com/rancher/rancher/pkg/controllers/managementuser/rbac
to version 2.6.13, 2.7.4 or higher.
Affected versions of this package are vulnerable to Improper Preservation of Permissions when users with update
privileges on a namespace
, can move that namespace
into a project they don't have access to. Once the namespace transfer is completed, their previous permissions are still preserved, which enables them to gain access to project-specific resources (such as project secrets). In addition, resources in the namespace will now count toward the quota limit of the new project, potentially causing availability issues.
Note:
Users with Project Owner
and Project Member
roles on the source project can exploit this vulnerability. However, this would also apply to custom roles with similar privileges.