CVE-2022-46171

HIGH
Published Dec 23, 20223y ago · Modified Jun 17, 20262w ago
7.7 CVSS 3.1
High
Find Similar
Published Dec 23, 2022 3y ago
Last Modified Jun 17, 2026 2w ago

Description

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.

CVSS Details

Base Score
7.7
Exploitability
3.1
Impact
4.0
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Changed
Confidentiality High
Integrity None
Availability None

Threat Intelligence

No active exploitation signals — not in CISA KEV and no EPSS score yet.

Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-22 Path Traversal Resource Mgmt

Affected Products 5

VendorProductVersionRange
tauritauri*≥1.0.0  –  <1.0.8
tauritauri*≥1.1.0  –  <1.1.3
tauritauri*≥1.2.0  –  <1.2.3
tauritauri2.0.0any
tauritauri2.0.0any

References 3

  • github.com https://github.com/tauri-apps/tauri/commit/72389b00d7b495ffd7750eb1e75a3b8537d07cf3
    PatchThird Party Advisory
  • github.com https://github.com/tauri-apps/tauri/commit/f0602e7c294245ab6ef6fbf2a976ef398340ef58
    PatchThird Party Advisory
  • github.com https://github.com/tauri-apps/tauri/security/advisories/GHSA-6mv3-wm7j-h4w5
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/tauri-apps/tauri/commit/72389b00d7b495ffd7750eb1e75a3b8537d07cf3
    PatchThird Party Advisory
  • github.com https://github.com/tauri-apps/tauri/commit/f0602e7c294245ab6ef6fbf2a976ef398340ef58
    PatchThird Party Advisory