GHSA-5hw2-327v-vvr6

Suggest an improvement
Source
https://github.com/advisories/GHSA-5hw2-327v-vvr6
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-5hw2-327v-vvr6/GHSA-5hw2-327v-vvr6.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-5hw2-327v-vvr6
Aliases
Published
2022-05-24T17:29:16Z
Modified
2024-01-02T05:51:14.705812Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
Missing permission check in Jenkins Implied Labels Plugin allows reconfiguring the plugin
Details

Implied Labels Plugin 0.6 and earlier does not perform a permission check in an HTTP endpoint.

This allows attackers with Overall/Read permission to configure the plugin.

Implied Labels Plugin 0.7 requires Overall/Administer permission to configure the plugin.

Database specific
{
    "nvd_published_at": "2020-09-23T14:15:00Z",
    "cwe_ids": [
        "CWE-862"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-19T23:51:40Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:implied-labels

Package

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

Affected ranges

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

Affected versions

0.*

0.1
0.2
0.3
0.4
0.5
0.6

Database specific

{
    "last_known_affected_version_range": "<= 0.6"
}