CVE-2023-48705
Last modified
CVE-2023-48705 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. 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. EPSS estimates a 0.54% chance of exploitation in the next 30 days.
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
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Networktocode | Nautobot | < 1.6.6 |
| Networktocode | Nautobot | >= 2.0.0, < 2.0.5 |
References
- https://docs.djangoproject.com/en/3.2/ref/utils/#django.utils.html.format_htmlTechnical Description
- https://docs.djangoproject.com/en/3.2/ref/utils/#django.utils.safestring.mark_safeTechnical Description
- https://github.com/nautobot/nautobot/pull/4832Issue Tracking, Patch
- https://github.com/nautobot/nautobot/pull/4833Issue Tracking, Patch
- https://docs.djangoproject.com/en/3.2/ref/utils/#django.utils.html.format_htmlTechnical Description
- https://docs.djangoproject.com/en/3.2/ref/utils/#django.utils.safestring.mark_safeTechnical Description
- https://github.com/nautobot/nautobot/pull/4832Issue Tracking, Patch
- https://github.com/nautobot/nautobot/pull/4833Issue Tracking, Patch
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-48705?
How severe is CVE-2023-48705?
How do I fix CVE-2023-48705?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-4870A vulnerability classified as problematic has been found in …6.1
- CVE-2023-48700The Nautobot Device Onboarding plugin uses the netmiko and N…6.5
- CVE-2023-48701Statamic CMS is a Laravel and Git powered content management…6.1
- CVE-2023-48702Jellyfin is a system for managing and streaming media. Prior…7.2
- CVE-2023-48703RobotsAndPencils go-saml, a SAML client library written in G…7.5
- CVE-2023-48704ClickHouse is an open-source column-oriented database manage…7.5
- CVE-2023-48706Vim is a UNIX editor that, prior to version 9.0.2121, has a …4.7
- CVE-2023-48707CodeIgniter Shield is an authentication and authorization pr…6.5
- CVE-2023-48708CodeIgniter Shield is an authentication and authorization pr…6.5
- CVE-2023-48709iTop is an IT service management platform. When exporting d…8
- CVE-2023-4871A vulnerability classified as critical was found in SourceCo…9.8
- CVE-2023-48710iTop is an IT service management platform. Files from the `…9.8
Are you affected by CVE-2023-48705?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
