| タイトル | Nuxtにおける複数の脆弱性 |
|---|---|
| 概要 | NuxtはVue.jsのためのオープンソースのウェブ開発フレームワークです。バージョン3.21.7および4.4.7以前では、NuxtLinkはtoまたはhrefのpropsにバインドされた値のURLスキームを検証せずに基盤となるa要素のhref属性にレンダリングしていました。アプリケーションが攻撃者が制御する入力(クエリパラメータ、CMSフィールド、ユーザー提供のプロフィールURLなど)をNuxtLink :toまたは:hrefにバインドすると、攻撃者はjavascript:やvbscript:のURLをそのままマークアップに反映させることができます。リンクをクリックすると、Nuxtアプリケーションのオリジンでそのスクリプトが実行され、反射型DOMベースのクロスサイトスクリプティングが発生します。同じシンクを通じて反映されるdata:text/html,...のペイロードはアプリケーションのオリジンでは実行されませんが、正当なアプリケーションリンクに紐づく同一タブ内フィッシングの表面を可能にします。コンポーネントのカスタムスロットの消費者にもhrefおよびroute.hrefのpropsを介して同じ値が露出していたため、これらの値を自身のアンカーに再バインドするアプリケーションも同様に影響を受けました。この問題はバージョン3.21.7および4.4.7で修正されています。 |
| 想定される影響 | ・当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 ・当該ソフトウェアは停止しません。 |
| 対策 | ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年6月12日0:00 |
| 登録日 | 2026年6月15日18:36 |
| 最終更新日 | 2026年6月15日18:36 |
| CVSS3.0 : 警告 | |
| スコア | 5.4 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N |
| Nuxt |
| Nuxt 3.21.7 未満 |
| Nuxt 4.0.0 以上 4.4.7 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年06月15日] 掲載 |
2026年6月15日18:36 |
| 概要 | Nuxt is an open-source web development framework for Vue.js. Prior to versions 3.21.7 and 4.4.7, <NuxtLink> did not validate the URL scheme of values bound to its to or href props before rendering them into the href attribute of the underlying <a> element. When an application binds attacker-controlled input (a query parameter, a CMS field, a user-supplied profile URL) to <NuxtLink :to> or :href, the attacker can supply a javascript: or vbscript: URL that is reflected verbatim into the rendered markup. Clicking the link executes the supplied script in the origin of the Nuxt application, resulting in reflected DOM-based cross-site scripting. A data:text/html,... payload reflected through the same sink does not execute in the application's origin but enables a same-tab phishing surface anchored to a legitimate application link. The same value was exposed to consumers of the component's custom slot via the href and route.href props, so applications that re-bind those values to their own anchors were affected identically. This issue has been patched in versions 3.21.7 and 4.4.7. |
|---|---|
| 公表日 | 2026年6月13日0:16 |
| 登録日 | 2026年6月13日4:17 |
| 最終更新日 | 2026年6月15日11:10 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:nuxt:nuxt:*:*:*:*:*:*:*:* | 3.21.7 | ||||
| cpe:2.3:a:nuxt:nuxt:*:*:*:*:*:*:*:* | 4.0.0 | 4.4.7 | |||