PT-2023-23168 · Tauri · Tauri
Lucasfernog
·
Published
2023-05-03
·
Updated
2023-05-16
·
CVE-2023-31134
CVSS v3.1
4.8
Medium
| Vector | AV:A/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Tauri versions 1.0.0 through 1.0.9
Tauri versions 1.1.0 through 1.1.4
Tauri versions 1.2.0 through 1.2.5
Description
The Tauri IPC is usually strictly isolated from external websites, but the isolation can be bypassed by redirecting an existing Tauri window to an external website. This can be done either by an application implementing a feature for users to visit arbitrary websites or due to a bug allowing the open redirect. This allows the external website access to the IPC layer and therefore to all configured and exposed Tauri API endpoints and application-specific implemented Tauri commands.
Recommendations
For versions 1.0.0 through 1.0.9, update to version 1.0.9 or later to patch the issue.
For versions 1.1.0 through 1.1.4, update to version 1.1.4 or later to patch the issue.
For versions 1.2.0 through 1.2.5, update to version 1.2.5 or later to patch the issue.
As a temporary workaround, prevent arbitrary input in redirect features and/or only allow trusted websites access to the IPC.
Exploit
Fix
Open Redirect
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Tauri