-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| tauri | rust | = 1.4.0 | 1.4.1 |
The vulnerability stemmed from a flipped boolean in the require_literal_leading_dot configuration handling. The commit diff shows the default value for Unix systems was incorrectly set to false in 1.4.0 (vulnerable) and corrected to true in 1.4.1. The Scope::new function in fs.rs implements this configuration, controlling whether glob patterns match dotfiles. The incorrect default allowed implicit access to hidden files via wildcards, violating security expectations for Unix-like systems.
Ongoing coverage of React2Shell