GHSA-x45c-cvp8-q4fm

Suggest an improvement
Source
https://github.com/advisories/GHSA-x45c-cvp8-q4fm
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/12/GHSA-x45c-cvp8-q4fm/GHSA-x45c-cvp8-q4fm.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-x45c-cvp8-q4fm
Aliases
Related
Published
2022-12-05T23:08:37Z
Modified
2024-08-21T16:29:13.193227Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Capsule vulnerable to privilege escalation by ServiceAccount deployed in a Tenant Namespace
Details

Capsule implements a multi-tenant and policy-based environment in a Kubernetes cluster. A ServiceAccount deployed in a Tenant Namespace, when granted with PATCH capabilities on its own Namespace, is able to edit it and remove the Owner Reference, breaking the reconciliation of the Capsule Operator and removing all the enforcement like Pod Security annotations, Network Policies, Limit Range and Resource Quota items.

With that said, an attacker could detach the Namespace from a Tenant that is forbidding starting privileged Pods using the Pod Security labels by removing the OwnerReference, removing the enforcement labels, and being able to start privileged containers that would be able to start a generic Kubernetes privilege escalation.

Patches

Patches have been released for version 0.1.3 and all users must upgrade to this release.

Workarounds

N.A.

References

N.A.

For more information

If you have any questions or comments about this advisory: * Open an issue in github.com/clastix/capsule * Reach out on #capsule channel available on Kubernetes Slack workspace

Database specific
{
    "nvd_published_at": "2022-12-02T19:15:00Z",
    "github_reviewed_at": "2022-12-05T23:08:37Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-863"
    ]
}
References

Affected packages

Go / github.com/clastix/capsule

Package

Name
github.com/clastix/capsule
View open source insights on deps.dev
Purl
pkg:golang/github.com/clastix/capsule

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.1.3

Database specific

{
    "last_known_affected_version_range": "<= 0.1.2"
}