GHSA-mr75-899x-qcxq

Suggest an improvement
Source
https://github.com/advisories/GHSA-mr75-899x-qcxq
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-mr75-899x-qcxq/GHSA-mr75-899x-qcxq.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-mr75-899x-qcxq
Aliases
  • CVE-2020-2322
Published
2022-05-24T17:35:09Z
Modified
2024-02-16T08:22:38.480154Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Missing permission checks in Jenkins Chaos Monkey Plugin
Details

Jenkins Chaos Monkey Plugin 0.3 and earlier does not perform permission checks in several HTTP endpoints.

This allows attackers with Overall/Read permission to generate load and to generate memory leaks.

Jenkins Chaos Monkey Plugin 0.4 requires Overall/Administer permission to generate load and to generate memory leaks.

Database specific
{
    "nvd_published_at": "2020-12-03T16:15:00Z",
    "cwe_ids": [
        "CWE-401",
        "CWE-862"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-16T22:21:13Z"
}
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

Affected versions

0.*

0.1
0.2
0.3

Database specific

{
    "last_known_affected_version_range": "<= 0.3"
}