First published: Fri Apr 26 2024(Updated: )
### Impact DoS vuln via OOM using jq in ignoreDifferences. ``` ignoreDifferences: - group: apps kind: Deployment jqPathExpressions: - 'until(true == false; [.] + [1])' ``` ### Patches A patch for this vulnerability has been released in the following Argo CD versions: v2.10.8 v2.9.13 v2.8.17 ### For more information If you have any questions or comments about this advisory: Open an issue in [the Argo CD issue tracker](https://github.com/argoproj/argo-cd/issues) or [discussions](https://github.com/argoproj/argo-cd/discussions) Join us on [Slack](https://argoproj.github.io/community/join-slack) in channel #argo-cd Credits This vulnerability was found & reported by @crenshaw-dev (Michael Crenshaw) The Argo team would like to thank these contributors for their responsible disclosure and constructive communications during the resolve of this issue
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
go/github.com/argoproj/argo-cd/v2 | <2.8.17 | 2.8.17 |
go/github.com/argoproj/argo-cd/v2 | >=2.9.0<2.9.13 | 2.9.13 |
go/github.com/argoproj/argo-cd/v2 | >=2.10.0<2.10.8 | 2.10.8 |
Argo CD | >=2.1.0<2.8.17 | |
Argo CD | >=2.9.0<2.9.13 | |
Argo CD | >=2.10.0<2.10.8 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-32476 has been classified as a DoS vulnerability, allowing for potential outages due to out-of-memory conditions.
To fix CVE-2024-32476, update to Argo CD versions 2.8.17, 2.9.13, or 2.10.8 or later.
CVE-2024-32476 affects specific versions of Argo CD between 2.1.0 and 2.10.0.
CVE-2024-32476 can cause denial of service by triggering out-of-memory conditions in the application.
Yes, a patch has been released for CVE-2024-32476 in the latest versions of Argo CD.