CVE-2022-46171

HIGH WAF: High
CVSS 7.7 Published: 2022-12-23
CWE-22 CWE-22

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.

WAF Coverage Analysis

Path Traversal High WAF Coverage

OWASP: A01:2021 Broken Access Control

930xxx - Local File Inclusion
Path Traversal High WAF Coverage

OWASP: A01:2021 Broken Access Control

930xxx - Local File Inclusion

Affected Software

VendorProductVersion
tauritauri1.0.0 - 1.0.8
tauritauri1.1.0 - 1.1.3
tauritauri1.2.0 - 1.2.3
tauritauri2.0.0
tauritauri2.0.0

References

Back to CVE Database