CVE-2022-39215

MEDIUM5.8EPSS 0.45%

`tauri`'s `readDir` endpoint allows possible enumeration outside of filesystem scope

發布日:2022/9/16修改日:2023/11/8
也稱為:GHSA-28m8-9j7v-x499RUSTSEC-2022-0088

描述

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.

受影響套件(2)

CVSS 分數

來源版本嚴重程度向量
osvCVSS 3.1MEDIUM5.8CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N

參考連結(10)