CVE-2023-47112 MEDIUM

CVE-2023-47112: Authenticated users can view job names and groups they do not have authorization to view in Rundeck

Vendor Rundeck
Product rundeck
Weakness CWE-862 · Missing authorization
Published November 16, 2023
Last update August 29, 2024

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

Rundeck is an open source automation service with a web console, command line tools and a WebAPI. In affected versions access to two URLs used in both Rundeck Open Source and Process Automation products could allow authenticated users to access the URL path, which provides a list of job names and groups for any project, without the necessary authorization checks. The output of these endpoints only exposes the name of job groups and the jobs contained within the specified project. The output is read-only and the access does not allow changes to the information. This vulnerability has been patched in version 4.17.3. Users are advised to upgrade. Users unable to upgrade may block access to the two URLs used in either Rundeck Open Source or Process Automation products at a load balancer level.

Key dates

02Disclosure timeline

November 16, 2023 CVE published
August 29, 2024 Record updated

Related vulnerabilities

04Related CVE