GHSA-w8gx-4r6w-3rx9

Suggest an improvement
Source
https://github.com/advisories/GHSA-w8gx-4r6w-3rx9
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/07/GHSA-w8gx-4r6w-3rx9/GHSA-w8gx-4r6w-3rx9.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-w8gx-4r6w-3rx9
Aliases
  • CVE-2022-36892
Published
2022-07-28T00:00:42Z
Modified
2024-02-16T08:15:58.203121Z
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
Jenkins rhnpush-plugin does not perform a permission check in a method implementing form validation
Details

Jenkins rhnpush-plugin Plugin 0.5.1 and earlier does not perform a permission check in a method implementing form validation.

This allows attackers with Item/Read permission but without Item/Workspace or Item/Configure permission to check whether attacker-specified file patterns match workspace contents. A sequence of requests can be used to effectively list workspace contents.

rhnpush-plugin Plugin 0.5.2 requires Item/Workspace permission to validate patterns with workspace contents.

Database specific
{
    "nvd_published_at": "2022-07-27T15:15:00Z",
    "cwe_ids": [
        "CWE-862"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-08-10T21:20:53Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:rhnpush-plugin

Package

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

Affected ranges

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

Affected versions

0.*

0.1
0.4
0.4.1
0.5.0
0.5.1

Database specific

{
    "last_known_affected_version_range": "<= 0.5.1"
}