golang / vulndb

[mirror] The Go Vulnerability Database
Other
559 stars 56 forks source link

x/vulndb: potential Go vuln in github.com/argoproj/argo-cd: CVE-2024-41666 #3006

Closed GoVulnBot closed 1 month ago

GoVulnBot commented 1 month ago

Advisory CVE-2024-41666 references a vulnerability in the following Go modules:

Module
github.com/argoproj/argo-cd

Description: 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 d...

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/argoproj/argo-cd
      vulnerable_at: 1.8.6
summary: CVE-2024-41666 in github.com/argoproj/argo-cd
cves:
    - CVE-2024-41666
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-41666
    - fix: https://github.com/argoproj/argo-cd/commit/05edb2a9ca48f0f10608c1b49fbb0cf7164f6476
    - fix: https://github.com/argoproj/argo-cd/commit/e96f32d233504101ddac028a5bf8117433d333d6
    - fix: https://github.com/argoproj/argo-cd/commit/ef535230d8bd8ad7b18aab1ea1063e9751d348c4
    - web: https://drive.google.com/file/d/1Fynj5Sho8Lf8CETqsNXZyPKlTDdmgJuN/view?usp=sharing
    - web: https://github.com/argoproj/argo-cd/security/advisories/GHSA-v8wx-v5jq-qhhw
source:
    id: CVE-2024-41666
    created: 2024-07-24T19:01:16.009164122Z
review_status: UNREVIEWED
gopherbot commented 1 month ago

Change https://go.dev/cl/603235 mentions this issue: data/reports: add 29 unreviewed reports