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.
References
Configurations
Configuration 1 (hide)
AND |
|
History
21 Nov 2024, 08:07
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/tauri-apps/tauri/commit/066c09a6ea06f42f550d090715e06beb65cd5564 - Patch | |
References | () https://github.com/tauri-apps/tauri/pull/6969#discussion_r1232018347 - Issue Tracking, Patch | |
References | () https://github.com/tauri-apps/tauri/pull/7227 - Patch | |
References | () https://github.com/tauri-apps/tauri/security/advisories/GHSA-wmff-grcw-jcfm - Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.8 |
05 Jul 2023, 16:13
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:* cpe:2.3:a:tauri:tauri:1.4.0:*:*:*:*:*:*:* cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:* |
|
References | (MISC) https://github.com/tauri-apps/tauri/pull/7227 - Patch | |
References | (MISC) https://github.com/tauri-apps/tauri/pull/6969#discussion_r1232018347 - Issue Tracking, Patch | |
References | (MISC) https://github.com/tauri-apps/tauri/commit/066c09a6ea06f42f550d090715e06beb65cd5564 - Patch | |
References | (MISC) https://github.com/tauri-apps/tauri/security/advisories/GHSA-wmff-grcw-jcfm - Third Party Advisory | |
First Time |
Tauri
Apple Linux linux Kernel Apple macos Linux Tauri tauri |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
23 Jun 2023, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-06-23 20:15
Updated : 2024-11-21 08:07
NVD link : CVE-2023-34460
Mitre link : CVE-2023-34460
CVE.ORG link : CVE-2023-34460
JSON object : View
Products Affected
tauri
- tauri
apple
- macos
linux
- linux_kernel
CWE
CWE-285
Improper Authorization