Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Argo CD 集群密钥泄漏风险 #211

Open
y1ong opened this issue Sep 11, 2023 · 0 comments
Open

Argo CD 集群密钥泄漏风险 #211

y1ong opened this issue Sep 11, 2023 · 0 comments
Labels

Comments

@y1ong
Copy link
Owner

y1ong commented Sep 11, 2023

漏洞描述

Argo CD 是用于 Kubernetes 的声明性 GitOps 持续交付工具,Kubernetes 集群密钥存储在 kubectl.kubernetes.io/last-applied-configuration 注解中。
由于 argoproj/argo-cd#7139 中引入了用户管理集群的标签和注解的功能,具有Argo CD clusters, get RBAC权限的攻击者可通过 API 查看集群注解获取集群密钥,进而窃取或修改集群资源或造成拒绝服务。

参考链接

  1. https://www.oscs1024.com/hd/MPS-jby0-dvsh
  2. https://nvd.nist.gov/vuln/detail/CVE-2023-40029
  3. GHSA-fwr2-64vr-xv9m
  4. feat: support adding labels and annotations to cluster secret (#7115) argoproj/argo-cd#7139
  5. argoproj/argo-cd@4b2e5b0
@y1ong y1ong added the vuln label Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant