CONS3RT Plugin 1.0.0 and earlier does not perform permission checks in methods implementing form validation.
This allows attackers with Overall/Read permission to connect to an attacker-specified HTTP server using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.
Additionally, these form validation methods do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.
{
"nvd_published_at": "2022-09-21T16:15:00Z",
"severity": "MODERATE",
"github_reviewed_at": "2022-12-06T00:41:57Z",
"cwe_ids": [
"CWE-862"
],
"github_reviewed": true
}