Vulnerability Details : CVE-2023-34460
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.
Vulnerability category: BypassGain privilege
Products affected by CVE-2023-34460
- cpe:2.3:a:tauri:tauri:1.4.0:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-34460
0.16%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 54 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-34460
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST | |
4.8
|
MEDIUM | CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N |
1.7
|
2.7
|
GitHub, Inc. |
CWE ids for CVE-2023-34460
-
The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.Assigned by: security-advisories@github.com (Primary)
References for CVE-2023-34460
-
https://github.com/tauri-apps/tauri/pull/7227
fix(core): fix `require_literal_leading_dot` flipped behavior by amrbashir · Pull Request #7227 · tauri-apps/tauri · GitHubPatch
-
https://github.com/tauri-apps/tauri/commit/066c09a6ea06f42f550d090715e06beb65cd5564
fix(core): fix `require_literal_leading_dot` flipped behavior (#7227) · tauri-apps/tauri@066c09a · GitHubPatch
-
https://github.com/tauri-apps/tauri/security/advisories/GHSA-wmff-grcw-jcfm
Regression on Filesystem Scope Checks for Dotfiles on Linux and macOS · Advisory · tauri-apps/tauri · GitHubThird Party Advisory
-
https://github.com/tauri-apps/tauri/pull/6969#discussion_r1232018347
feat(core): add option for `require_literal_leading_dot`, closes #6158 by amrbashir · Pull Request #6969 · tauri-apps/tauri · GitHubIssue Tracking;Patch
Jump to