ghsa-6fg2-hvj9-832f
Vulnerability from github
Published
2024-05-03 18:30
Modified
2024-07-03 22:06
Severity ?
Summary
piraeus-operator allows attacker to impersonate service account
Details
There is a ClusterRole in piraeus-operator v2.5.0 and earlier which has been granted list secrets permission, which allows an attacker to impersonate the service account bound to this ClusterRole and use its high-risk privileges to list confidential information across the cluster.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/piraeusdatastore/piraeus-operator/v2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "2.5.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-33398" ], "database_specific": { "cwe_ids": [ "CWE-269" ], "github_reviewed": true, "github_reviewed_at": "2024-05-03T20:31:38Z", "nvd_published_at": "2024-05-03T16:15:11Z", "severity": "HIGH" }, "details": "There is a ClusterRole in piraeus-operator v2.5.0 and earlier which has been granted list secrets permission, which allows an attacker to impersonate the service account bound to this ClusterRole and use its high-risk privileges to list confidential information across the cluster.", "id": "GHSA-6fg2-hvj9-832f", "modified": "2024-07-03T22:06:25Z", "published": "2024-05-03T18:30:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-33398" }, { "type": "WEB", "url": "https://gist.github.com/HouqiyuA/d0c11fae5ba4789946ae33175d0f9edb" }, { "type": "WEB", "url": "https://github.com/HouqiyuA/k8s-rbac-poc" }, { "type": "PACKAGE", "url": "https://github.com/piraeusdatastore/piraeus-operator" }, { "type": "WEB", "url": "https://piraeus.io" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "piraeus-operator allows attacker to impersonate service account" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.