An improper authorization vulnerability exists in Jenkins Jira Plugin 3.0.1 and earlier in JiraSite.java that allows attackers with Overall/Read access to have Jenkins connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins. In version 3.0.2, this form validation method requires POST requests and Overall/Administer (for globally defined sites) or Item/Configure permissions (for sites defined for a folder).
{
"nvd_published_at": "2019-01-09T23:29:00Z",
"severity": "MODERATE",
"github_reviewed_at": "2022-12-06T21:53:38Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-863"
]
}