Tauri is software for building applications for multi-platform deployment. The Tauri IPC is usually strictly isolated from external websites, but in versions 1.0.0 until 1.0.9, 1.1.0 until 1.1.4, and 1.2.0 until 1.2.5, the isolation can be bypassed by redirecting an existing Tauri window to an external website. This is either possible 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. This issue has been patched in versions 1.0.9, 1.1.4, and 1.2.5. As a workaround, prevent arbitrary input in redirect features and/or only allow trusted websites access to the IPC.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-05-09T13:09:31.399Z

Updated: 2023-05-09T13:09:31.399Z

Reserved: 2023-04-24T21:44:10.416Z


Link: CVE-2023-31134

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2023-05-09T14:15:13.427

Modified: 2023-05-16T18:28:01.590


Link: CVE-2023-31134

JSON object: View

cve-icon Redhat Information

No data.

CWE