Jenkins CAS Plugin 1.6.0 and earlier improperly determines that a redirect URL after login is legitimately pointing to Jenkins.
This allows attackers to perform phishing attacks by having users go to a Jenkins URL that will forward them to a different site after successful authentication.
Jenkins CAS Plugin 1.6.1 only redirects to relative (Jenkins) URLs.
{
"nvd_published_at": "2021-06-30T17:15:00Z",
"cwe_ids": [
"CWE-601"
],
"github_reviewed_at": "2022-12-16T15:19:45Z",
"severity": "MODERATE",
"github_reviewed": true
}