Skip to content

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

High severity GitHub Reviewed Published Feb 8, 2024 in rancher/rancher • Updated Feb 8, 2024

Package

gomod github.com/rancher/rancher (Go)

Affected versions

>= 2.6.0, < 2.6.14
>= 2.7.0, < 2.7.10
>= 2.8.0, < 2.8.2

Patched versions

2.6.14
2.7.10
2.8.2

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 doesn't 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:

References

@andypitcher andypitcher published to rancher/rancher Feb 8, 2024
Published to the GitHub Advisory Database Feb 8, 2024
Reviewed Feb 8, 2024
Last updated Feb 8, 2024

Severity

High
7.2
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
High
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2023-32194

GHSA ID

GHSA-c85r-fwc7-45vc

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.