PoC Index

CVE-2022-46171

MEDIUM 6.8EPSS 1.0%

Tauri is a framework for building binaries for all major desktop platforms. The filesystem glob pattern wildcards `*`, `?`, and `[...]` match file path literals and leading dots by default, which unintentionally exposes sub folder content of allowed paths. Scopes without the wildcards are not affected. As `**` allows for sub directories the behavior there is also as expected. The issue has been patched in the latest release and was backported into the currently supported 1.x branches. There are no known workarounds at the time of publication.

CVSS v3.1
6.8 MEDIUMCVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
CVSS v3.1
6.8 MEDIUMCVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
EPSS
1.01% chance of exploitation in the next 30 days, 61th percentile
Published
2022-12-23
Updated
2025-04-15

Proof-of-concept exploits (1)

References

Related