Skip to content

Possible XSS when using SSO with the CLI in github.com/argoproj/argo-cd/v2

Moderate severity GitHub Reviewed Published Mar 8, 2021 in argoproj/argo-cd • Updated Feb 1, 2023

Package

gomod github.com/argoproj/argo-cd/v2 (Go)

Affected versions

< 1.7.13
>= 1.8.0, < 1.8.6

Patched versions

1.7.13
1.8.6

Description

Impact

When using SSO with the Argo CD CLI, a malicious SSO provider could have sent specially crafted error message that would result in XSS on the client by means of executing arbitrary JavaScript code.

We believe the exploitation of this vulnerability is only be possible when Argo CD is connected to a compromised/malicious SSO provider.

Patches

A patch for this vulnerability is available with the v1.8.7 and v1.7.14 releases of Argo CD.

Workarounds

  • Do not use SSO with the CLI when you don't trust your SSO provider

If you have any questions or comments about this advisory:

Credits

The issue was found during static code scanning with CodeQL and fixed by the Argo CD team. While we believed that a rogue SSO provider would pose a severe threat by itself, we fixed it like a regular bug.

The Argo CD team would like to thank Adam Gold of Snyk (https://snyk.io) for stepping up and classifying this correctly as a security issue and for his help in determining its severity. Also, Snyk kindly reserved and provided the CVE for this vulnerability.

We fully agree with Adam that this bug is a security vulnerability and justifies publishing a SA, to provide our community and users full transparancy.

References

Published by the National Vulnerability Database Mar 3, 2021
@alexmt alexmt published to argoproj/argo-cd Mar 8, 2021
Reviewed May 21, 2021
Published to the GitHub Advisory Database May 21, 2021
Last updated Feb 1, 2023

Severity

Moderate
4.7
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
High
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
Low
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L

Weaknesses

CVE ID

CVE-2021-23347

GHSA ID

GHSA-qq5v-f4c3-395c

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.