GHSA-28m8-9j7v-x499 · 深刻度: medium · エコシステム: rust — Tauri's readDir Endpoint Scope can be Bypassed With Symbolic Links
Tauri is a framework for building binaries for all major desktop platforms. Due to missing canonicalization when `readDir` is called recursively, it was possible to display directory listings outside of the defined `fs` scope. This required a crafted symbolic link or junction folder inside an allowed path of the `fs` scope. No arbitrary file content could be leaked. The issue has been resolved in version 1.0.6 and the implementation now properly checks if the requested (sub) directory is a symbolic link outside of the defined `scope`. Users are advised to upgrade. Users unable to upgrade should disable the `readDir` endpoint in the `allowlist` inside the `tauri.conf.json`.
総合評価: CVE-2022-39215 は悪用リスクが高い(66/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.75%、50 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.45% | 0.75% | +0.30% |
| 2 | 2026-03-11 | 0.43% | 0.45% | +0.02% |
| 3 | 2026-02-06 | — | 0.43% | — |
EPSS の全履歴 (全 14 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.3 | 3.1 | HIGH |
|
3.9 | 3.7 | [email protected] |
| 5.8 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-28m8-9j7v-x499 · 深刻度: medium · エコシステム: rust — Tauri's readDir Endpoint Scope can be Bypassed With Symbolic Links
| URL | タグ |
|---|---|
| https://github.com/tauri-apps/tauri/issues/4882 | Exploit Issue Tracking Third Party Advisory |
| https://github.com/tauri-apps/tauri/pull/5123 | Patch Third Party Advisory |
| https://github.com/tauri-apps/tauri/pull/5123/commits/1f9b9e8d26a2c915390323e161020bcb36d44678 | Patch Third Party Advisory |
| https://github.com/tauri-apps/tauri/security/advisories/GHSA-28m8-9j7v-x499 | Mitigation Patch Third Party Advisory |