Skip to content

Authenticated Rundeck users can view or delete jobs they do not have authorization for.

High severity GitHub Reviewed Published Nov 16, 2023 in rundeck/rundeck • Updated Nov 17, 2023

Package

maven org.rundeck:rundeck (Maven)

Affected versions

>= 4.12.0, < 4.17.3

Patched versions

4.17.3

Description

Access to two URLs used in both Rundeck Open Source and Process Automation products could allow authenticated users to access the URL path, which would allow access to view or delete jobs, without the necessary authorization checks.

The affected URLs are:

  • http[s]://[host]/context/rdJob/*
  • http[s]://[host]/context/api/*/incubator/jobs

Impact

Rundeck, Process Automation version 4.12.0 up to 4.16.0

Patches

Patched versions: 4.17.3

Workarounds

Access to two URLs used in either Rundeck Open Source or Process Automation products could be blocked at a load balancer level.

  • http[s]://host/context/rdJob/*
  • http[s]://host/context/api/*/incubator/jobs

For more information

If you have any questions or comments about this advisory:

References

@fdevans fdevans published to rundeck/rundeck Nov 16, 2023
Published to the GitHub Advisory Database Nov 16, 2023
Reviewed Nov 16, 2023
Published by the National Vulnerability Database Nov 16, 2023
Last updated Nov 17, 2023

Severity

High

CVSS overall score

This score calculates overall vulnerability severity from 0 to 10 and is based on the Common Vulnerability Scoring System (CVSS).
/ 10

CVSS v3 base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

CVSS v3 base metrics

Attack vector: More severe the more the remote (logically and physically) an attacker can be in order to exploit the vulnerability.
Attack complexity: More severe for the least complex attacks.
Privileges required: More severe if no privileges are required.
User interaction: More severe when no user interaction is required.
Scope: More severe when a scope change occurs, e.g. one vulnerable component impacts resources in components beyond its security scope.
Confidentiality: More severe when loss of data confidentiality is highest, measuring the level of data access available to an unauthorized user.
Integrity: More severe when loss of data integrity is the highest, measuring the consequence of data modification possible by an unauthorized user.
Availability: More severe when the loss of impacted component availability is highest.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

EPSS score

0.045%
(15th percentile)

Weaknesses

CVE ID

CVE-2023-48222

GHSA ID

GHSA-phmw-jx86-x666

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.