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