CVE-2023-34460
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.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.65%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.65% probability · 49th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-285
- Affected
- tauri/tauri
- Source
- security-advisories@github.com
References
- https://github.com/tauri-apps/tauri/commit/066c09a6ea06f42f550d090715e06beb65cd5564Patch
- https://github.com/tauri-apps/tauri/pull/6969#discussion_r1232018347Issue Tracking, Patch
- 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/066c09a6ea06f42f550d090715e06beb65cd5564Patch
- https://github.com/tauri-apps/tauri/pull/6969#discussion_r1232018347Issue Tracking, Patch
- https://github.com/tauri-apps/tauri/pull/7227Patch
- https://github.com/tauri-apps/tauri/security/advisories/GHSA-wmff-grcw-jcfmThird Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.