GHSA-5m5x-9j46-h678 · 深刻度: medium · エコシステム: npm — Element Plus Link component (el-link) implements insufficient input validation for the href attribute
Element Plus Link component (el-link) through 2.10.6 implements insufficient input validation for the href attribute, creating a security abstraction gap that obscures URL-based attack vectors. The component passes user-controlled href values directly to underlying anchor elements without protocol validation, URL sanitization, or security headers. This allows attackers to inject malicious URLs using dangerous protocols (javascript:, data:, file:) or redirect users to external malicious sites. While native HTML anchor elements present similar risks, UI component libraries bear additional responsibility for implementing security safeguards and providing clear risk documentation. The vulnerability enables XSS attacks, phishing campaigns, and open redirect exploits affecting applications that use Element Plus Link components with user-controlled or untrusted URL inputs.
総合評価: CVE-2025-57665 は公開エクスプロイトあり(50/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.21%、12 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.05% | 0.21% | +0.17% |
| 2 | 2026-05-15 | 0.03% | 0.05% | +0.02% |
| 3 | 2026-02-05 | — | 0.03% | — |
EPSS の全履歴 (全 5 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.4 | 3.1 | MEDIUM |
|
3.1 | 2.7 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-5m5x-9j46-h678 · 深刻度: medium · エコシステム: npm — Element Plus Link component (el-link) implements insufficient input validation for the href attribute
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| element-plus | element-plus | <= 2.10.6 | cpe:2.3:a:element-plus:element-plus:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://element-plus.org/en-US/component/link.html | Product |
| https://github.com/element-plus/element-plus | Product |
| https://github.com/element-plus/element-plus/blob/dev/packages/components/link/src/link.vue | Product |
| https://github.com/element-plus/element-plus/pull/21711 | Exploit Issue Tracking Patch |
| https://www.npmjs.com/package/element-plus | Product |