GHSA-cf9f-wmhp-v4pr · 深刻度: high · エコシステム: pip — Cross-site Scripting potential in custom links, job buttons, and computed fields
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 は中リスク(43/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.54%、41 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.29% | 0.54% | +0.25% |
| 2 | 2025-11-21 | 0.71% | 0.29% | -0.42% |
| 3 | 2025-11-18 | — | 0.71% | — |
EPSS の全履歴 (全 11 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.1 | 3.1 | HIGH |
|
1.3 | 5.3 | [email protected] |
| 5.4 | 3.1 | MEDIUM |
|
2.3 | 2.7 | [email protected] |
GHSA-cf9f-wmhp-v4pr · 深刻度: high · エコシステム: pip — Cross-site Scripting potential in custom links, job buttons, and computed fields
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| networktocode | nautobot | < 1.6.6 | cpe:2.3:a:networktocode:nautobot:*:*:*:*:*:*:*:* |
| networktocode | nautobot | >= 2.0.0, < 2.0.5 | cpe:2.3:a:networktocode:nautobot:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://docs.djangoproject.com/en/3.2/ref/utils/#django.utils.html.format_html | Technical Description |
| https://docs.djangoproject.com/en/3.2/ref/utils/#django.utils.safestring.mark_safe | Technical Description |
| https://github.com/nautobot/nautobot/commit/362850f5a94689a4c75e3188bf6de826c3b012b2 | Patch |
| https://github.com/nautobot/nautobot/commit/54abe23331b6c3d0d82bf1b028c679b1d200920d | Patch |
| https://github.com/nautobot/nautobot/pull/4832 | Issue Tracking Patch |
| https://github.com/nautobot/nautobot/pull/4833 | Issue Tracking Patch |
| https://github.com/nautobot/nautobot/security/advisories/GHSA-cf9f-wmhp-v4pr | Vendor Advisory |