GHSA-9cfq-v2hm-c3xr

Suggest an improvement
Source
https://github.com/advisories/GHSA-9cfq-v2hm-c3xr
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-9cfq-v2hm-c3xr/GHSA-9cfq-v2hm-c3xr.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-9cfq-v2hm-c3xr
Aliases
Published
2022-05-14T03:13:13Z
Modified
2024-01-02T05:51:42.638779Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
Jenkins GitHub Branch Source Plugin vulnerable to Server-Side Request Forgery
Details

A server-side request forgery vulnerability exists in Jenkins GitHub Branch Source Plugin 2.3.4 and older in Endpoint.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 23.5, this form validation method requires POST requests and the Overall/Administer permission.

Database specific
{
    "nvd_published_at": "2018-06-05T20:29:00Z",
    "cwe_ids": [
        "CWE-918"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-12T16:49:32Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:github-branch-source

Package

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

Affected ranges

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

Affected versions

0.*

0.1-beta-1
0.1-beta-2
0.1-beta-3
0.1-beta-4

1.*

1.0
1.1
1.2
1.3
1.4-beta-1
1.4
1.5
1.6
1.7
1.8
1.8.1
1.9
1.10
1.10.1

2.*

2.0.0-beta-1
2.0.0-beta-2
2.0.0
2.0.1-beta-1
2.0.1-beta-2
2.0.1-beta-3
2.0.1-beta-4
2.0.1-beta-5
2.0.1-beta-6
2.0.1
2.0.2
2.0.3
2.0.4-beta-1
2.0.4
2.0.5
2.0.6
2.0.7
2.0.8
2.2.0-alpha-1
2.2.0-alpha-2
2.2.0-alpha-3
2.2.0-alpha-4
2.2.0-beta-1
2.2.0-beta-2
2.2.0
2.2.1
2.2.2
2.2.3
2.2.4
2.2.5
2.2.6
2.3.0
2.3.1
2.3.2
2.3.3
2.3.4

Database specific

{
    "last_known_affected_version_range": "<= 2.3.4"
}