CVE-2023-32194

Rancher permissions on 'namespaces' in any API group grants 'edit' permissions on namespaces in 'core' in go/github.com/rancher/rancher

Identifiers

GHSA-c85r-fwc7-45vc, CVE-2023-32194

Package Slug

go/github.com/rancher/rancher

Vulnerability

Rancher permissions on 'namespaces' in any API group grants 'edit' permissions on namespaces in 'core'

Description

Impact

A vulnerability has been identified when granting a create or * global role for a resource type of "namespaces"; no matter the API group, the subject will receive * permissions for core namespaces. This can lead to someone being capable of accessing, creating, updating, or deleting a namespace in the project. This includes reading or updating a namespace in the project so that it is available in other projects in which the user has the "manage-namespaces" permission or updating another namespace in which the user has normal "update" permissions to be moved into the project.

The expected behavior is to not be able to create, update, or delete a namespace in the project or move another namespace into the project since the user does not have any permissions on namespaces in the core API group.

Moving a namespace to another project could lead to leakage of secrets, in case the targeted project has secrets. And also can lead to the namespace being able to abuse the resource quotas of the targeted project.

Patches

Patched versions include releases 2.6.14, 2.7.10 and 2.8.2.

Workarounds

There is no direct mitigation besides updating Rancher to a patched version.

References

If you have any questions or comments about this advisory:

Affected Versions

All versions starting from 2.6.0 before 2.6.14, all versions starting from 2.7.0 before 2.7.10, all versions starting from 2.8.0 before 2.8.2

Solution

Upgrade to versions 2.6.14, 2.7.10, 2.8.2 or above.

Last Modified

2024-02-09

source