Nautobot is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. When submitting a Job to run via a Job Button, only the model-level `extras.run_job` permission is checked (i.e., does the user have permission to run Jobs in general). Object-level permissions (i.e., does the user have permission to run this specific Job?) are not enforced by the URL/view used in this case. A user with permissions to run even a single Job can actually run all configured JobButton Jobs. Fix will be available in Nautobot 1.6.8 and 2.1.0
Advisories
Source ID Title
EUVD EUVD EUVD-2023-0181 Nautobot is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. When submitting a Job to run via a Job Button, only the model-level `extras.run_job` permission is checked (i.e., does the user have permission to run Jobs in general). Object-level permissions (i.e., does the user have permission to run this specific Job?) are not enforced by the URL/view used in this case. A user with permissions to run even a single Job can actually run all configured JobButton Jobs. Fix will be available in Nautobot 1.6.8 and 2.1.0
Github GHSA Github GHSA GHSA-vf5m-xrhm-v999 Nautobot missing object-level permissions enforcement when running Job Buttons
Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

No history.

Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2024-08-02T22:40:33.995Z

Reserved: 2023-12-20T22:12:04.737Z

Link: CVE-2023-51649

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Modified

Published: 2023-12-22T17:15:10.197

Modified: 2024-11-21T08:38:32.163

Link: CVE-2023-51649

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses