Vulnerability Report: GO-2024-2646
- CVE-2024-28175, GHSA-jwv5-8mqv-g387
- Affects: github.com/argoproj/argo-cd, github.com/argoproj/argo-cd/v2
- Published: Mar 22, 2024
- Modified: May 20, 2024
Due to the improper URL protocols filtering of links specified in the link.argocd.argoproj.io annotations in the application summary component, an attacker can achieve cross-site scripting with elevated permissions. A malicious user to inject a javascript: link in the UI. When clicked by a victim user, the script will execute with the victim's permissions (up to and including admin). This vulnerability allows an attacker to perform arbitrary actions on behalf of the victim via the API, such as creating, modifying, and deleting Kubernetes resources.
For detailed information about this vulnerability, visit https://github.com/argoproj/argo-cd/security/advisories/GHSA-jwv5-8mqv-g387.
Affected Modules
-
PathGo Versions
-
all versions, no known fixed
-
from v2.0.0 before v2.8.12, from v2.9.0 before v2.9.8, from v2.10.0 before v2.10.3
Aliases
References
- https://github.com/argoproj/argo-cd/security/advisories/GHSA-jwv5-8mqv-g387
- https://github.com/argoproj/argo-cd/commit/479b5544b57dc9ef767d49f7003f39602c480b71
- https://vuln.go.dev/ID/GO-2024-2646.json
Credits
- @Ry0taK, @agaudreault, and @crenshaw-dev
Feedback
See anything missing or incorrect?
Suggest an edit to this report.