logo

CVE-2024-36112 nautobot

Package

Manager: pip
Name: nautobot
Vulnerable Version: >=1.3.0 <1.6.23 || >=2.0.0 <2.2.5

Severity

Level: Medium

CVSS v3.1: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N

CVSS v4.0: CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N

EPSS: 0.0011 pctl0.30066

Details

Nautobot dynamic-group-members doesn't enforce permission restrictions on member objects ### Impact _What kind of vulnerability is it? Who is impacted?_ A user with permissions to view Dynamic Group records (`extras.view_dynamicgroup` permission) can use the Dynamic Group detail UI view (`/extras/dynamic-groups/<uuid>/`) and/or the members REST API view (`/api/extras/dynamic-groups/<uuid>/members/`) to list the objects that are members of a given Dynamic Group. In versions of Nautobot between 1.3.0 (where the Dynamic Groups feature was added) and 1.6.22 inclusive, and 2.0.0 through 2.2.4 inclusive, Nautobot fails to restrict these listings based on the member object permissions - for example a Dynamic Group of Device objects will list all Devices that it contains, regardless of the user's `dcim.view_device` permissions or lack thereof. ### Patches _Has the problem been patched? What versions should users upgrade to?_ Fixed in Nautobot 1.6.23 and 2.2.5. ### Workarounds _Is there a way for users to fix or remediate the vulnerability without upgrading?_ This vulnerability can be partially mitigated by removing `extras.view_dynamicgroup` permission from users; a full fix will require upgrading. ### References _Are there any links users can visit to find out more?_ - https://github.com/nautobot/nautobot/pull/5757 - https://github.com/nautobot/nautobot/pull/5762

Metadata

Created: 2024-05-29T18:40:56Z
Modified: 2025-01-21T18:30:41Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/05/GHSA-qmjf-wc2h-6x3q/GHSA-qmjf-wc2h-6x3q.json
CWE IDs: ["CWE-280"]
Alternative ID: GHSA-qmjf-wc2h-6x3q
Finding: F159
Auto approve: 1