低危 linuxfoundation argo-cd 输入验证不恰当
CVE编号
CVE-2022-31036利用情况
暂无补丁情况
官方补丁披露时间
2022-06-28漏洞描述
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. All versions of Argo CD starting with v1.3.0 are vulnerable to a symlink following bug allowing a malicious user with repository write access to leak sensitive YAML files from Argo CD's repo-server. A malicious Argo CD user with write access for a repository which is (or may be) used in a Helm-type Application may commit a symlink which points to an out-of-bounds file. If the target file is a valid YAML file, the attacker can read the contents of that file. Sensitive files which could be leaked include manifest files from other Applications' source repositories (potentially decrypted files, if you are using a decryption plugin) or any YAML-formatted secrets which have been mounted as files on the repo-server. Patches for this vulnerability has been released in the following Argo CD versions: v2.4.1, v2.3.5, v2.2.10 and v2.1.16. If you are using a version >=v2.3.0 and do not have any Helm-type Applications you may disable the Helm config management tool as a workaround.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://github.com/argoproj/argo-cd/commit/04c305396458508a31d03d44afea07b1c620d7cd | |
https://github.com/argoproj/argo-cd/security/advisories/GHSA-q4w5-4gq2-98vm |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | linuxfoundation | argo-cd | * | From (including) 1.3.0 | Up to (excluding) 2.1.6 | ||||
运行在以下环境 | |||||||||
应用 | linuxfoundation | argo-cd | 2.2.9 | - | |||||
运行在以下环境 | |||||||||
应用 | linuxfoundation | argo-cd | 2.3.4 | - | |||||
运行在以下环境 | |||||||||
应用 | linuxfoundation | argo-cd | 2.4.0 | - |
- 攻击路径 本地
- 攻击复杂度 困难
- 权限要求 管控权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-20 | 输入验证不恰当 |
CWE-59 | 在文件访问前对链接解析不恰当(链接跟随) |
CWE-61 | UNIX符号链接跟随 |
Exp相关链接

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论