CVE-2023-34460 MEDIUM

CVE-2023-34460: Tauri vulnerable to Regression on Filesystem Scope Checks for Dotfiles

Vendor Tauri-Apps
Product tauri
Weakness CWE-285
Published June 23, 2023
Last update November 7, 2024

CVSS base score

4.8/10
Attack vector Adjacent
Attack complexity Low
Privileges required High
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

June 23, 2023 CVE published
November 7, 2024 Record updated