#VU72074 Information disclosure in Argo CD - CVE-2023-25163
Published: February 8, 2023
Argo CD
Argo
Description
The vulnerability allows a remote user to gain access to potentially sensitive information.
The vulnerability exists due to an output sanitization bug which leaks repository access credentials in error messages. These error messages are visible to the user, and they are logged. The
error message is visible when a user attempts to create or update an
Application via the Argo CD API (and therefor the UI or CLI). The user
must have applications, create or applications, update RBAC access to reach the code which may produce the error. A remote user can gain unauthorized access to sensitive information.