Overview
- Description
- Rundeck is an open source automation service with a web console, command line tools and a WebAPI. Prior to version 3.3.14 and version 3.4.3, an authorized user can upload a zip-format plugin with a crafted plugin.yaml, or a crafted aclpolicy yaml file, or upload an untrusted project archive with a crafted aclpolicy yaml file, that can cause the server to run untrusted code on Rundeck Community or Enterprise Edition. An authenticated user can make a POST request, that can cause the server to run untrusted code on Rundeck Enterprise Edition. The zip-format plugin issues requires authentication and authorization to these access levels, and affects all Rundeck editions:`admin` level access to the `system` resource type. The ACL Policy yaml file upload issues requires authentication and authorization to these access levels, and affects all Rundeck editions: `create` `update` or `admin` level access to a `project_acl` resource, and/or`create` `update` or `admin` level access to the `system_acl` resource. The unauthorized POST request requires authentication, but no specific authorization, and affects Rundeck Enterprise only. Patches are available in versions 3.4.3, 3.3.14
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 8.8
- Impact score
- 5.9
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 6.5
- Impact score
- 6.4
- Exploitability score
- 8
- Vector string
- AV:N/AC:L/Au:S/C:P/I:P/A:P
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:pagerduty:rundeck:*:*:*:*:community:*:*:*", "vulnerable": true, "matchCriteriaId": "7787AC9A-C31F-4056-AAC6-8B332F794A65", "versionEndExcluding": "3.3.14" }, { "criteria": "cpe:2.3:a:pagerduty:rundeck:*:*:*:*:enterprise:*:*:*", "vulnerable": true, "matchCriteriaId": "8A3A2C19-3665-40E3-A3C1-06CD1AB8BFD6", "versionEndExcluding": "3.3.14" }, { "criteria": "cpe:2.3:a:pagerduty:rundeck:*:*:*:*:community:*:*:*", "vulnerable": true, "matchCriteriaId": "C7884A6F-2CE1-4BD0-B799-7C8D637C1AEF", "versionEndExcluding": "3.4.3", "versionStartIncluding": "3.4.0" }, { "criteria": "cpe:2.3:a:pagerduty:rundeck:*:*:*:*:enterprise:*:*:*", "vulnerable": true, "matchCriteriaId": "FC710C1B-24D8-4036-B34D-E4CAA3A8F262", "versionEndExcluding": "3.4.3", "versionStartIncluding": "3.4.0" } ], "operator": "OR" } ] } ]