GHSA-fpg6-xqj4-j7wf

Suggest an improvement
Source
https://github.com/advisories/GHSA-fpg6-xqj4-j7wf
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-fpg6-xqj4-j7wf/GHSA-fpg6-xqj4-j7wf.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-fpg6-xqj4-j7wf
Aliases
Published
2022-05-13T01:18:46Z
Modified
2024-02-16T08:15:08.307893Z
Severity
  • 4.2 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N CVSS Calculator
Summary
Jenkins Jira Plugin Incorrect Authorization vulnerability
Details

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).

Database specific
{
    "nvd_published_at": "2019-01-09T23:29:00Z",
    "cwe_ids": [
        "CWE-863"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-06T21:53:38Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:jira

Package

Name
org.jenkins-ci.plugins:jira
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.plugins/jira

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.0.2

Affected versions

1.*

1.27
1.28
1.29
1.30
1.31
1.32
1.33
1.34
1.35
1.36
1.37
1.38
1.39
1.41

2.*

2.0
2.0.2
2.0.3
2.1
2.2
2.2.1
2.3
2.3.1
2.4
2.4.2
2.5
2.5.1
2.5.2

3.*

3.0.0
3.0.1

Database specific

{
    "last_known_affected_version_range": "<= 3.0.1"
}