Jenkins SSH Agent Plugin prior to 1.23.2 and 1.22.1 does not perform permission checks in several HTTP endpoints.
This allows attackers with Overall/Read access to enumerate credentials IDs of credentials stored in Jenkins. Those can be used as part of an attack to capture the credentials using another vulnerability.
An enumeration of credentials IDs in SSH Agent Plugin 1.23.2 and 1.22.1 requires the appropriate permissions.
{ "nvd_published_at": "2022-01-12T20:15:00Z", "cwe_ids": [ "CWE-668", "CWE-862" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-07-27T21:24:04Z" }