GHSA-hx53-635r-vmv8

Suggest an improvement
Source
https://github.com/advisories/GHSA-hx53-635r-vmv8
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-hx53-635r-vmv8/GHSA-hx53-635r-vmv8.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-hx53-635r-vmv8
Aliases
  • CVE-2020-2323
Published
2022-05-24T17:35:09Z
Modified
2024-02-16T08:08:18.706530Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Missing permission checks in Jenkins Chaos Monkey Plugin
Details

Jenkins Chaos Monkey Plugin 0.4 and earlier does not perform permission checks in an HTTP endpoint.

This allows attackers with Overall/Read permission to access the Chaos Monkey page and to see the history of actions.

Jenkins Chaos Monkey Plugin 0.4.1 requires Overall/Administer permission to access the Chaos Monkey page and to see the history of actions.

Database specific
{
    "nvd_published_at": "2020-12-03T16:15:00Z",
    "cwe_ids": [
        "CWE-862"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-16T22:20:54Z"
}
References

Affected packages

Maven / io.jenkins.plugins:chaos-monkey

Package

Name
io.jenkins.plugins:chaos-monkey
View open source insights on deps.dev
Purl
pkg:maven/io.jenkins.plugins/chaos-monkey

Affected ranges

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

Affected versions

0.*

0.1
0.2
0.3
0.4

Database specific

{
    "last_known_affected_version_range": "<= 0.4"
}