CVE-2022-39215
`tauri`'s `readDir` endpoint allows possible enumeration outside of filesystem scope
5.8
MEDIUM
CVSS 3.1
EPSS 0.77%
描述
It is possible for `readDir` to incorrectly enumerate files from a symlinked directory if called recursively when specifying an empty string for the dir parameter as outlined in [this](https://github.com/tauri-apps/tauri/issues/4882) issue. This is corrected in [this](https://github.com/tauri-apps/tauri/pull/5123) PR by checking if a directory is a symlink before reading from it.
如何修補 CVE-2022-39215
要修補 CVE-2022-39215,請將受影響套件升級到下列已修補版本。
- —升級至 1.0.6 或更新版本
- —升級至 1.0.6 或更新版本
CVE-2022-39215 正在被利用嗎?
低 — EPSS 為 0.8%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- from 0, < 1.0.6
- >= 0.0.0-0, < 1.0.6
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.8 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N |