CyberRota Analysis
AI-GeneratedA vulnerability exists in Foreman's template revision endpoint, which fails to enforce object-level authorization, allowing low-privileged authenticated users to access historical template contents from other organizations or locations by using the audit ID. This could lead to unauthorized disclosure of sensitive configuration information, credentials, or other secrets. Organizations using Foreman, especially those with multiple tenants or locations, should prioritize addressing this issue to mitigate potential data exposure risks.
Original NVD Description
A flaw was found in Foreman. The template revision endpoint does not enforce object-level authorization when retrieving an audited template revision. An authenticated, low privileged user with a template-related permission, such as view_ptables, can obtain historical template contents belonging to another organization or location by supplying the corresponding audit ID. This can result in unauthorized disclosure of historical template contents, which may contain sensitive configuration information, credentials, or other secrets. The REST API revision endpoints correctly restrict this lookup.