Skip to content

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

High
fdevans published GHSA-phmw-jx86-x666 Nov 16, 2023

Package

maven rundeck,rundeckpro-enterprise (Maven)

Affected versions

4.12.0-4.16.0

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:

Severity

High
8.1
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

CVE ID

CVE-2023-48222

Weaknesses

No CWEs