CVE Database
/

CVE-2022-46171

Back to search

CVE-2022-46171

Published: Dec 23, 2022

Modified: Apr 15, 2025

PUBLISHED

CVSS v3.1

6.8

MEDIUM

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.

VendorProductVersions

tauri-apps

tauri

affected
>= 1.0.0, < 1.0.8
affected
>= 1.1.0, < 1.1.3
affected
>= 1.2.0, < 1.2.3
affected
>= 2.0.0-alpha.0, < 2.0.0-alpha.2

Weaknesses (CWE)

CVSS v3.1 Details

CVSS v3.1 Vector

CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N

Attack Vector

Adjacent

Attack Complexity

Low

Privileges Required

Low

User Interaction

None

Scope

Changed

Confidentiality

High

Integrity

None

Availability

None

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now