GHSA-pw4g-jcp5-63m9

Suggest an improvement
Source
https://github.com/advisories/GHSA-pw4g-jcp5-63m9
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/07/GHSA-pw4g-jcp5-63m9/GHSA-pw4g-jcp5-63m9.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-pw4g-jcp5-63m9
Aliases
Published
2022-07-28T00:00:42Z
Modified
2024-02-16T08:10:37.939062Z
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 rpmsign-plugin does not perform a permission check in a method implementing form validation
Details

Jenkins rpmsign-plugin Plugin 0.5.0 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.

rpmsign-plugin Plugin 0.5.1 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-10T22:09:01Z"
}
References

Affected packages

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

Package

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

Affected ranges

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

Affected versions

0.*

0.1
0.4
0.4.1
0.4.2
0.4.5
0.4.6
0.5.0

Database specific

{
    "last_known_affected_version_range": "<= 0.5.0"
}