SCM HttpClient Plugin 1.5 and earlier does not perform permission check in a method 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, this form validation method does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.
{ "nvd_published_at": "2022-09-21T16:15:00Z", "github_reviewed_at": "2022-09-23T12:57:46Z", "severity": "MODERATE", "github_reviewed": true, "cwe_ids": [ "CWE-862" ] }