CVE-2023-51649

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-51649
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-51649.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-51649
Aliases
Related
Published
2023-12-22T17:15:10Z
Modified
2025-02-19T03:35:03.543066Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
[none]
Details

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

References

Affected packages

Git / github.com/nautobot/nautobot

Affected ranges

Type
GIT
Repo
https://github.com/nautobot/nautobot
Events

Affected versions

v1.*

v1.5.14
v1.5.15
v1.5.16
v1.5.17
v1.5.18
v1.5.19
v1.5.20
v1.5.21
v1.5.22
v1.5.23
v1.5.24
v1.6.0
v1.6.0-rc.1
v1.6.1
v1.6.2
v1.6.3
v1.6.4
v1.6.5
v1.6.6
v1.6.7