CVE-2022-46171

Tauri is a framework for building binaries for all major desktop platforms. The filesystem glob pattern wildcards `*`, `?`, and `[...]` match file path literals and leading dots by default, which unintentionally exposes sub folder content of allowed paths. Scopes without the wildcards are not affected. As `**` allows for sub directories the behavior there is also as expected. The issue has been patched in the latest release and was backported into the currently supported 1.x branches. There are no known workarounds at the time of publication.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:tauri:tauri:*:*:*:*:*:*:*:*
cpe:2.3:a:tauri:tauri:*:*:*:*:*:*:*:*
cpe:2.3:a:tauri:tauri:*:*:*:*:*:*:*:*
cpe:2.3:a:tauri:tauri:2.0.0:alpha0:*:*:*:*:*:*
cpe:2.3:a:tauri:tauri:2.0.0:alpha1:*:*:*:*:*:*

History

No history.

Information

Published : 2022-12-23 14:15

Updated : 2024-02-28 19:51


NVD link : CVE-2022-46171

Mitre link : CVE-2022-46171

CVE.ORG link : CVE-2022-46171


JSON object : View

Products Affected

tauri

  • tauri
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')