Vulnerability Description
Tauri is a framework for building binaries for all major desktop platforms. The 1.4.0 release includes a regression on the Filesystem scope check for dotfiles on Unix. Previously dotfiles were not implicitly allowed by the glob wildcard scopes (eg. `$HOME/*`), but a regression was introduced when a configuration option for this behavior was implemented. Only Tauri applications using wildcard scopes in the `fs` endpoint are affected. The regression has been patched on version 1.4.1.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Tauri | Tauri | 1.4.0 |
| Apple | Macos | - |
| Linux | Linux Kernel | - |
Related Weaknesses (CWE)
References
- https://github.com/tauri-apps/tauri/commit/066c09a6ea06f42f550d090715e06beb65cd5Patch
- https://github.com/tauri-apps/tauri/pull/6969#discussion_r1232018347Issue TrackingPatch
- https://github.com/tauri-apps/tauri/pull/7227Patch
- https://github.com/tauri-apps/tauri/security/advisories/GHSA-wmff-grcw-jcfmThird Party Advisory
- https://github.com/tauri-apps/tauri/commit/066c09a6ea06f42f550d090715e06beb65cd5Patch
- https://github.com/tauri-apps/tauri/pull/6969#discussion_r1232018347Issue TrackingPatch
- https://github.com/tauri-apps/tauri/pull/7227Patch
- https://github.com/tauri-apps/tauri/security/advisories/GHSA-wmff-grcw-jcfmThird Party Advisory
FAQ
What is CVE-2023-34460?
CVE-2023-34460 is a vulnerability with a CVSS score of 4.8 (MEDIUM). Tauri is a framework for building binaries for all major desktop platforms. The 1.4.0 release includes a regression on the Filesystem scope check for dotfiles on Unix. Previously dotfiles were not imp...
How severe is CVE-2023-34460?
CVE-2023-34460 has been rated MEDIUM with a CVSS base score of 4.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-34460?
Check the references section above for vendor advisories and patch information. Affected products include: Tauri Tauri, Apple Macos, Linux Linux Kernel.