Vulnerability in Tauri
CVE-2022-41874
Tauri is a framework for building binaries for all major desktop platforms. In versions prior to 1.0.7 and 1.1.2, Tauri is vulnerable to an Incorrectly-Resolved Name. Due to incorrect escaping of special characters in paths selected via the file dialog and drag and drop functionality, it is possible to partially bypass the `fs` scope definition. It is not possible to traverse into arbitrary paths, as the issue is limited to neighboring files and sub folders of already allowed paths. The impact differs on Windows, MacOS and Linux due to different specifications of valid path characters. This bypass depends on the file picker dialog or dragged files, as user selected paths are automatically added to the allow list at runtime. A successful bypass requires the user to select a pre-existing malicious file or directory during the file picker dialog and an adversary controlled logic to access these files. The issue has been patched in versions 1.0.7, 1.1.2 and 1.2.0. As a workaround, disable the dialog and fileDropEnabled component inside the tauri.conf.json.
Published · last modified .
CVSS v3 metric
CVSS v3 base score 2.6 (Low). Vector: CVSS:3.1/AV:A/AC:H/PR:L/UI:R/S:C/C:L/I:N/A:N.
EPSS exploit prediction
EPSS: 0.004 (38.4th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 38th percentile — 38.4% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.004 · newest: 0.004 · change: +0.000
Affected products
- Tauri
- Tauri-Apps Tauri — versions >= 1.0.0, <1.0.7, >= 1.1.0, <1.1.2
Weakness classification (CWE)
References
- github.com/tauri-apps/tauri/security/advisories/GHSA-q9wv-22m9-vhqh (Patch, Third Party Advisory, Issue Tracking)
Frequently asked questions
- What is CVE-2022-41874?
- CVE-2022-41874 is a low-severity vulnerability in Tauri, classified under Exposure of Resource to Wrong Sphere. CVSS score: 2.6/10. Published 2022-11-10.
- How severe is CVE-2022-41874?
- Low severity. CVSS v3 base score is 2.6 out of 10.