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.test.osv.dev/v1/vulns/GHSA-6xhf-xx3j-75f5
Aliases
  • CVE-2022-34782
Published
2022-07-01T00:01:07Z
Modified
2023-11-01T04:59:17.761911Z
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

Database specific

{
    "last_known_affected_version_range": "<= 2.2.16"
}