Vulnerability Report: GO-2024-2652
- CVE-2024-21662, CVE-2024-21652, and 2 more
- Affects: github.com/argoproj/argo-cd/v2
- Published: Mar 22, 2024
- Modified: May 20, 2024
An attacker can effectively bypass the rate limit and brute force protections in Argo CD by exploiting the application's weak cache-based mechanism. The application's brute force protection relies on a cache mechanism that tracks login attempts for each user. An attacker can overflow this cache by bombarding it with login attempts for different users, thereby pushing out the admin account's failed attempts and effectively resetting the rate limit for that account.
Affected Packages
-
PathGo VersionsSymbols
-
before v2.8.13, from v2.9.0 before v2.9.9, from v2.10.0 before v2.10.4
Aliases
References
- https://github.com/argoproj/argo-cd/commit/17b0df1168a4c535f6f37e95f25ed7cd81e1fa4d
- https://github.com/argoproj/argo-cd/commit/6e181d72b31522f886a2afa029d5b26d7912ec7b
- https://github.com/argoproj/argo-cd/commit/cebb6538f7944c87ca2fecb5d17f8baacc431456
- https://argo-cd.readthedocs.io/en/stable/security_considerations/#cve-2020-8827-insufficient-anti-automationanti-brute-force
- https://vuln.go.dev/ID/GO-2024-2652.json
Credits
- @nadava669, @pasha-codefresh, @crenshaw-dev, @todaywasawesome, @jannfis
Feedback
See anything missing or incorrect?
Suggest an edit to this report.