GHSA-4c2w-wcw4-8jv9

Suggest an improvement
Source
https://github.com/advisories/GHSA-4c2w-wcw4-8jv9
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-4c2w-wcw4-8jv9/GHSA-4c2w-wcw4-8jv9.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-4c2w-wcw4-8jv9
Aliases
Published
2022-05-24T16:58:50Z
Modified
2024-02-16T08:19:47.110973Z
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 Rundeck Plugin CSRF vulnerability
Details

Jenkins Rundeck Plugin does not perform permission checks on a method implementing form validation. This allows users with Overall/Read access to Jenkins to initiate a connection test to an attacker-specified server with attacker-specified username and password.

Additionally, the form validation method does not require POST requests, resulting in a CSRF vulnerability.

Database specific
{
    "nvd_published_at": "2019-10-16T14:15:00Z",
    "cwe_ids": [
        "CWE-352"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2023-10-26T23:09:04Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:rundeck

Package

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

Affected ranges

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

Affected versions

1.*

1.0
1.1
1.2
1.3
1.4
1.5
1.5.1
1.6
1.7
1.8

2.*

2.0
2.0.1
2.1
2.2
2.3
2.3.1
2.4
2.5
2.6
2.7
2.8
2.9
2.10
2.11

3.*

3.0
3.1
3.3
3.4
3.5.1
3.5.4
3.6.1
3.6.2
3.6.3
3.6.4
3.6.5

Database specific

{
    "last_known_affected_version_range": "<= 3.6.5"
}