CVE-2023-51649

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-51649
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-51649.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-51649
Aliases
Published
2023-12-22T16:48:19Z
Modified
2025-10-20T20:24:56.110121Z
Severity
  • 3.5 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L CVSS Calculator
Summary
Nautobot missing object-level permissions enforcement when running Job Buttons
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

Database specific
{
    "cwe_ids": [
        "CWE-863"
    ]
}
References

Affected packages

Git / github.com/nautobot/nautobot

Affected ranges

Type
GIT
Repo
https://github.com/nautobot/nautobot
Events
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

v2.*

v2.0.0
v2.0.1
v2.0.2
v2.0.3
v2.0.4
v2.0.5
v2.0.6