Jenkins Config File Provider Plugin 3.7.0 and earlier does not correctly perform permission checks in several HTTP endpoints.
This allows attackers with global Job/Configure permission to enumerate system-scoped 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 system-scoped credentials IDs in Jenkins Config File Provider Plugin 3.7.1 requires Overall/Administer permission.
{
"nvd_published_at": "2021-04-21T15:15:00Z",
"severity": "MODERATE",
"github_reviewed_at": "2022-12-13T19:26:21Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-863"
]
}