SCA: security update for nautobot (GHSA-cf9f-wmhp-v4pr)

medium Tenable Self-Hosted Container Security Plugin ID 413852

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Nautobot is a Network Source of Truth and Network Automation Platform built as a web application All users
of Nautobot versions earlier than 1.6.6 or 2.0.5 are potentially affected by a cross-site scripting
vulnerability. Due to incorrect usage of Django's `mark_safe()` API when rendering certain types of user-
authored content; including custom links, job buttons, and computed fields; it is possible that users with
permission to create or edit these types of content could craft a malicious payload (such as JavaScript
code) that would be executed when rendering pages containing this content. The maintainers have fixed the
incorrect uses of `mark_safe()` (generally by replacing them with appropriate use of `format_html()`
instead) to prevent such malicious data from being executed. Users on Nautobot 1.6.x LTM should upgrade to
v1.6.6 and users on Nautobot 2.0.x should upgrade to v2.0.5. Appropriate object permissions can and should
be applied to restrict which users are permitted to create or edit the aforementioned types of user-
authored content. Other than that, there is no direct workaround available. (CVE-2023-48705)

See Also

https://github.com/advisories/GHSA-cf9f-wmhp-v4pr

Plugin Details

Severity: Medium

ID: 413852

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 6/1/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.14

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.1

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:P/A:N

CVSS Score Source: CVE-2023-48705

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 11/22/2023

Vulnerability Publication Date: 11/22/2023

Reference Information

CVE: CVE-2023-48705

cwe: CWE-79