GHSA-xvmv-4rx6-x6jx

Suggest an improvement
Source
https://github.com/advisories/GHSA-xvmv-4rx6-x6jx
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/11/GHSA-xvmv-4rx6-x6jx/GHSA-xvmv-4rx6-x6jx.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-xvmv-4rx6-x6jx
Aliases
  • CVE-2023-47112
Published
2023-11-16T20:13:06Z
Modified
2023-11-17T22:04:11Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Authenticated users can view job names and groups they do not have authorization to view
Details

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 affected URLs are: - http[s]://[host]/context/rdJob/* - http[s]://[host]/context/api/*/incubator/jobs

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.

Impact

Rundeck, Process Automation version 4.17.0 up to 4.17.2

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: * Open an issue in our forums * Enterprise Customers can open a Support ticket

Database specific
{
    "nvd_published_at": "2023-11-16T22:15:28Z",
    "cwe_ids": [
        "CWE-862"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2023-11-16T20:13:06Z"
}
References

Affected packages

Maven / org.rundeck:rundeckapp

Package

Name
org.rundeck:rundeckapp
View open source insights on deps.dev
Purl
pkg:maven/org.rundeck/rundeckapp

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.17.0
Fixed
4.17.3