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.
References
Link Resource
https://github.com/tauri-apps/tauri/security/advisories/GHSA-q9wv-22m9-vhqh Issue Tracking Patch Third Party Advisory
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:tauri:tauri:*:*:*:*:*:*:*:*
cpe:2.3:a:tauri:tauri:*:*:*:*:*:*:*:*

History

15 Nov 2022, 20:17

Type Values Removed Values Added
CWE CWE-706
CPE cpe:2.3:a:tauri:tauri:*:*:*:*:*:*:*:*
References (CONFIRM) https://github.com/tauri-apps/tauri/security/advisories/GHSA-q9wv-22m9-vhqh - (CONFIRM) https://github.com/tauri-apps/tauri/security/advisories/GHSA-q9wv-22m9-vhqh - Issue Tracking, Patch, Third Party Advisory
First Time Tauri
Tauri tauri
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.7

10 Nov 2022, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-11-10 21:15

Updated : 2023-12-10 14:35


NVD link : CVE-2022-41874

Mitre link : CVE-2022-41874

CVE.ORG link : CVE-2022-41874


JSON object : View

Products Affected

tauri

  • tauri
CWE
CWE-706

Use of Incorrectly-Resolved Name or Reference

CWE-668

Exposure of Resource to Wrong Sphere