Jenkins ElasticBox CI Plugin 5.0.1 and earlier does not perform permission checks in several HTTP endpoints.
This allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.
Additionally, these HTTP endpoints do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.
{
"severity": "HIGH",
"nvd_published_at": "2023-07-12T16:15:14Z",
"github_reviewed_at": "2023-07-12T22:29:58Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-352"
]
}