Path disclosure via permissive glob matching
Published Dec 23, 2022 · Updated Apr 15, 2025
Path traversal in Tauri affected releases allows attackers to read unintended files via filesystem glob scopes. The fs scope matcher treats , ?, and [...] as matching path separators and leading dots, so a pattern such as $HOME/.key reaches files in hidden subdirectories. The exposure requires an application to grant wildcard filesystem scopes and an attacker to reach the app's authenticated or adjacent frontend context; impact is unauthorized confidentiality of files, with no integrity or availability effect reported.
Summary
What happened
Path traversal in Tauri affected releases allows attackers to read unintended files via filesystem glob scopes. The fs scope matcher treats , ?, and [...] as matching path separators and leading dots, so a pattern such as $HOME/.key reaches files in hidden subdirectories. The exposure requires an application to grant wildcard filesystem scopes and an attacker to reach the app's authenticated or adjacent frontend context; impact is unauthorized confidentiality of files, with no integrity or availability effect reported.
The record
- CVE
- CVE-2022-46171
- Published
- Dec 23, 2022
- Updated
- Apr 15, 2025
- Vendor
- Tauri Apps
- Product
- Tauri
- Classifications
- CWE-22, T1005
- Attack vector
- adjacent
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 23, 2022CVE publishedPublication date reported by the CVE source.
- Apr 15, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 1.0.0, < 1.0.8
- Affected versionversion=>= 1.1.0, < 1.1.3
- Affected versionversion=>= 1.2.0, < 1.2.3
- Affected versionversion=>= 2.0.0-alpha.0, < 2.0.0-alpha.2
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo