You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
This CVE record has been updated after NVD enrichment efforts were completed. Enrichment data supplied by the NVD may require amendment due to these changes.
Description
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.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
OR
*cpe:2.3:a:networktocode:nautobot:*:*:*:*:*:*:*:* versions up to (excluding) 1.6.6
*cpe:2.3:a:networktocode:nautobot:*:*:*:*:*:*:*:* versions from (including) 2.0.0 up to (excluding) 2.0.5
Changed
Reference Type
https://docs.djangoproject.com/en/3.2/ref/utils/#django.utils.html.format_html No Types Assigned
New CVE Received from GitHub, Inc.11/22/2023 11:15:09 AM
Action
Type
Old Value
New Value
Added
Description
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.
Added
CVSS V3.1
GitHub, Inc. AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:H/A:L
Added
CWE
GitHub, Inc. CWE-79
Added
Reference
GitHub, Inc. https://docs.djangoproject.com/en/3.2/ref/utils/#django.utils.html.format_html [No types assigned]
Added
Reference
GitHub, Inc. https://docs.djangoproject.com/en/3.2/ref/utils/#django.utils.safestring.mark_safe [No types assigned]
Added
Reference
GitHub, Inc. https://github.com/nautobot/nautobot/commit/362850f5a94689a4c75e3188bf6de826c3b012b2 [No types assigned]
Added
Reference
GitHub, Inc. https://github.com/nautobot/nautobot/commit/54abe23331b6c3d0d82bf1b028c679b1d200920d [No types assigned]
Added
Reference
GitHub, Inc. https://github.com/nautobot/nautobot/pull/4832 [No types assigned]
Added
Reference
GitHub, Inc. https://github.com/nautobot/nautobot/pull/4833 [No types assigned]
Added
Reference
GitHub, Inc. https://github.com/nautobot/nautobot/security/advisories/GHSA-cf9f-wmhp-v4pr [No types assigned]
Quick Info
CVE Dictionary Entry: CVE-2023-48705 NVD
Published Date: 11/22/2023 NVD
Last Modified: 11/21/2024
Source: GitHub, Inc.