GHSA-2mh9-wpgv-7xr8

Suggest an improvement
Source
https://github.com/advisories/GHSA-2mh9-wpgv-7xr8
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-2mh9-wpgv-7xr8/GHSA-2mh9-wpgv-7xr8.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-2mh9-wpgv-7xr8
Aliases
Published
2022-05-13T01:15:21Z
Modified
2024-02-16T08:18:20.851654Z
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 Cloud Foundry Plugin vulnerable to exposure of sensitive information
Details

\Jenkins Cloud Foundry Plugin did not perform permission checks on a method implementing form validation. This allowed users with Overall/Read access to Jenkins to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.

Additionally, this form validation method did not require POST requests, resulting in a cross-site request forgery vulnerability.

This form validation method now requires POST requests and Overall/Administer (for global configuration) or Item/Configure permissions (for job configuration).

Database specific
{
    "nvd_published_at": "2019-02-20T21:29:00Z",
    "cwe_ids": [
        "CWE-862"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2023-10-25T23:17:37Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:cloudfoundry

Package

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

Affected ranges

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

Affected versions

1.*

1.0.1
1.0.2
1.0.3
1.1
1.2
1.3
1.3.1
1.3.2
1.3.3
1.4
1.4.1
1.4.2
1.4.3
1.4.4
1.5

2.*

2.0.0
2.1.0
2.1.1
2.2.0
2.2.1
2.3.0
2.3.1

Database specific

{
    "last_known_affected_version_range": "<= 2.3.1"
}