The CVE allows unauthorized access to the sensitive settings exposed by /api/v1/settings endpoint without authentication.
Description: This endpoint is accessible without any form of authentication as expected. All sensitive settings are hidden except passwordPattern.
Patches A patch for this vulnerability has been released in the following Argo CD versions:
v2.11.3 v2.10.12 v2.9.17
{
"cwe_ids": [
"CWE-22",
"CWE-287",
"CWE-306",
"CWE-384"
],
"github_reviewed": true,
"github_reviewed_at": "2024-06-06T21:27:43Z",
"severity": "MODERATE",
"nvd_published_at": "2024-06-06T16:15:13Z"
}