Tauri vulnerable to path traversal
CVE-2022-46171

6.8MEDIUM

Key Information:

Vendor

Tauri-apps

Status
Vendor
CVE Published:
23 December 2022

What is 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.

Affected Version(s)

tauri >= 1.0.0, < 1.0.8 < 1.0.0, 1.0.8

tauri >= 1.1.0, < 1.1.3 < 1.1.0, 1.1.3

tauri >= 1.2.0, < 1.2.3 < 1.2.0, 1.2.3

References

CVSS V3.1

Score:
6.8
Severity:
MEDIUM
Confidentiality:
High
Integrity:
None
Availability:
High
Attack Vector:
Adjacent Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.