GHSA-pc24-753j-gmqf

Suggest an improvement
Source
https://github.com/advisories/GHSA-pc24-753j-gmqf
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-pc24-753j-gmqf/GHSA-pc24-753j-gmqf.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-pc24-753j-gmqf
Aliases
Published
2022-05-24T16:44:55Z
Modified
2024-02-16T08:12:41.549509Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Jenkins Ansible Tower Plugin missing permission check
Details

Jenkins Ansible Tower 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 permissions.

Database specific
{
    "nvd_published_at": "2019-04-30T13:29:00Z",
    "cwe_ids": [
        "CWE-862"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2023-10-26T21:48:24Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:ansible-tower

Package

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

Affected ranges

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

Affected versions

0.*

0.5.0
0.5.1
0.5.2
0.5.3
0.5.4
0.6.0
0.6.1
0.7.0
0.8.0
0.8.1
0.8.2
0.8.3
0.8.4
0.8.5
0.8.6
0.8.7
0.9.0
0.9.1

Database specific

{
    "last_known_affected_version_range": "<= 0.9.1"
}