Jenkins Benchmark Evaluator Plugin 1.0.1 and earlier does not perform a permission check in a method implementing form validation.
This allows attackers with Overall/Read permission to connect to an attacker-specified URL and to check for the existence of directories, .csv, and .ycsb files on the Jenkins controller file system.
Additionally, this form validation method does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.
{
"nvd_published_at": "2023-07-12T16:15:14Z",
"github_reviewed": true,
"github_reviewed_at": "2023-07-12T22:30:15Z",
"severity": "HIGH",
"cwe_ids": [
"CWE-352"
]
}