A server-side request forgery vulnerability exists in Jenkins CAS Plugin 1.4.1 and older in CasSecurityRealm.java that allows attackers with Overall/Read access to cause Jenkins to send a GET request to a specified URL. Additionally, this form validation method did not require POST requests, resulting in a CSRF vulnerability. As of version 1.4.2, this form validation method requires POST requests and the Overall/Administer permission.
{
"nvd_published_at": "2018-06-05T20:29:00Z",
"github_reviewed": true,
"github_reviewed_at": "2022-12-12T16:34:18Z",
"severity": "MODERATE",
"cwe_ids": [
"CWE-918"
]
}