An extension point in Jenkins allows selectively disabling cross-site request forgery (CSRF) protection for specific URLs. SAML Plugin implements this extension point for the URL that users are redirected to after login.
In Jenkins SAML Plugin 2.0.7 and earlier this implementation is too permissive, allowing attackers to craft URLs that would bypass the CSRF protection of any target URL.\n\nThis vulnerability was originally introduced in Jenkins SAML Plugin 1.1.3.
Jenkins SAML Plugin 2.0.8 restricts which URLs it disables cross-site request forgery (CSRF) protection for to the one URL that needs it.
{ "nvd_published_at": "2021-08-31T14:15:00Z", "cwe_ids": [ "CWE-352", "CWE-693" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-12-15T16:35:03Z" }