GHSA-6xhf-xx3j-75f5

Suggest an improvement
Source
https://github.com/advisories/GHSA-6xhf-xx3j-75f5
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/07/GHSA-6xhf-xx3j-75f5/GHSA-6xhf-xx3j-75f5.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-6xhf-xx3j-75f5
Aliases
  • CVE-2022-34782
Published
2022-07-01T00:01:07Z
Modified
2023-11-08T04:09:46.758880Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Incorrect Authorization in Jenkins requests-plugin
Details

An incorrect permission check in Jenkins requests-plugin Plugin 2.2.16 and earlier allows attackers with Overall/Read permission to view the list of pending requests. requests-plugin Plugin 2.2.17 requires Overall/Administer permission to view the list of pending requests.

This is basically the same vulnerability as SECURITY-1995, whose fix was ineffective.

requests-plugin Plugin 2.2.17 requires Overall/Administer permission to view the list of pending requests.

Database specific
{
    "nvd_published_at": "2022-06-30T18:15:00Z",
    "github_reviewed_at": "2022-07-12T18:29:26Z",
    "severity": "MODERATE",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-863"
    ]
}
References

Affected packages

Maven / org.jenkins-ci.plugins:requests

Package

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

Affected ranges

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

Affected versions

requests-2.*

requests-2.0.1
requests-2.1.0
requests-2.2

2.*

2.0.2
2.0.3
2.0.4
2.0.5
2.2.1
2.2.2
2.2.3
2.2.4
2.2.5
2.2.6
2.2.7
2.2.8
2.2.9
2.2.10
2.2.11
2.2.12
2.2.13
2.2.14
2.2.15
2.2.16

Database specific

{
    "last_known_affected_version_range": "<= 2.2.16"
}