Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Argo CD has a Web-based terminal that allows users to get a shell inside a running pod, just as they would with kubectl exec. Starting in version 2.6.0, when the administrator enables this function and grants permission to the user `p, role:myrole, exec, create, */*, allow`, even if the user revokes this permission, the user can still perform operations in the container, as long as the user keeps the terminal view open for a long time. Although the token expiration and revocation of the user are fixed, however, the fix does not address the situation of revocation of only user `p, role:myrole, exec, create, */*, allow` permissions, which may still lead to the leakage of sensitive information. A patch for this vulnerability has been released in Argo CD versions 2.11.7, 2.10.16, and 2.9.21.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: GitHub_M
Published: 2024-07-24T17:16:37.730Z
Updated: 2024-08-12T21:02:57.505Z
Reserved: 2024-07-18T15:21:47.484Z
Link: CVE-2024-41666
Vulnrichment
Updated: 2024-08-02T04:46:52.923Z
NVD
Status : Awaiting Analysis
Published: 2024-07-24T18:15:05.090
Modified: 2024-11-21T09:32:56.193
Link: CVE-2024-41666
Redhat