Improper Access Control Affecting github.com/rancher/rancher/pkg/agent/clean package, versions <2.4.18 >=2.5.0 <2.5.12 >=2.6.0 <2.6.3
Threat Intelligence
Do your applications use this vulnerable package?
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 applications- Snyk ID SNYK-GOLANG-GITHUBCOMRANCHERRANCHERPKGAGENTCLEAN-6673737
- published 25 Apr 2024
- disclosed 24 Apr 2024
- credit Unknown
Introduced: 24 Apr 2024
CVE-2021-36775 Open this link in a new tabHow to fix?
Upgrade github.com/rancher/rancher/pkg/agent/clean
to version 2.4.18, 2.5.12, 2.6.3 or higher.
Overview
Affected versions of this package are vulnerable to Improper Access Control due to an incomplete authorization logic check when removing a Project Role associated to a group from a project, as the bindings that grant access to cluster scoped resources for those subjects do not get deleted. This allows a user who is a member of an affected group with authenticated access to exploit this issue to access resources they should no longer have access to. The exposure level will depend on the original permission level granted to the affected project role.