Jenkins rpmsign-plugin Plugin 0.5.0 and earlier does not perform a permission check in a method implementing form validation.
This allows attackers with Item/Read permission but without Item/Workspace or Item/Configure permission to check whether attacker-specified file patterns match workspace contents. A sequence of requests can be used to effectively list workspace contents.
rpmsign-plugin Plugin 0.5.1 requires Item/Workspace permission to validate patterns with workspace contents.
{
"severity": "MODERATE",
"github_reviewed_at": "2022-08-10T22:09:01Z",
"cwe_ids": [
"CWE-862"
],
"nvd_published_at": "2022-07-27T15:15:00Z",
"github_reviewed": true
}